Page tree

Versions Compared

Key

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

Live Template
templateAPI Function Template

Syntax

Code Block
int RegisterInterface(
ComponentEntry* entry, 
ComponentInterfaceEntry* interface, 
bool isPublic
);

...