Enfusion Script API
Loading...
Searching...
No Matches
SomeControllerClass Interface Reference

[Event Provider Example] More...

Inheritance diagram for SomeControllerClass:
ScriptComponentClass GenericComponentClass EntityComponentPrefabData

Additional Inherited Members

- Public Member Functions inherited from GenericComponentClass
void GenericComponentClass (IEntityComponentSource componentSource, IEntitySource parentSource, IEntitySource prefabSource)
 
- Static Public Member Functions inherited from ScriptComponentClass
static bool DependsOn (string className)
 Implement this if you need to enforce certain creation order of components.
 
static array< TypeNameRequires (IEntityComponentSource src)
 Implement this if you need to enforce some other component type.
 
static array< TypeNameCannotCombine (IEntityComponentSource src)
 Implement this if you need to disallow to concurrent usage with the other type.
 

Detailed Description

[Event Provider Example]

[Event Receiver Example]


The documentation for this interface was generated from the following file: