Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Semantics > API/Runtime/VerseCompiler/uLang/Semantics/CClass
Syntax
TArray < CInterface * > _AllInheritedInterfaces
Remarks
Flattened array of all interfaces this class inherits (including interfaces from its super-class). Not initially filled out cached after we've fully constructed the whole type hierarchy.