Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
bool QueryInitInterfaces(
ComponentEntry* Entry, 
bool bLastChance
);

 

Parameters

Vardef
NameJim
TypeMod*
Linkedtrue
Typeblobby
StyleMember

kjkjkj

Vardef
NameJim
TypeMod*
Linkedtrue
Typeblobby
StyleParameter

Wee

Returnvalue
Typebool

Whether the specified component is ready to have its interfaces initialised via a call to InitInterfaces

...