Class: UScriptableSystem

class SYSTEMS_API UScriptableSystem
    : public USystem;

Reflection-enabled

Specifiers:

  • BlueprintType
  • Blueprintable

Variant of system that works with blueprints.

User can override OnInit method for system initialization, as well as OnRun for performing system logic.

See USystem


Methods


Documentation built with Unreal-Doc v1.0.8 tool by PsichiX