Class VisualScriptingEventSystem
Inherited Members
      ComponentSystem.OnCreateForCompiler()
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      ComponentSystemBase.GetSingleton<T>()
    
    
    
    
    
    
    
    
      ComponentSystemBase.GetArchetypeChunkComponentTypeDynamic(ComponentType)
    
    
    
      ComponentSystemBase.GetArchetypeChunkSharedComponentType<T>()
    
    
      ComponentSystemBase.GetArchetypeChunkEntityType()
    
    
    
    
    
    
    
    
    
      ComponentSystemBase.ExecutingSystemType
    
    
    
    
    
    
    
    
  Namespace: Runtime
Assembly: solution.dll
Syntax
[UpdateInGroup(typeof(LateSimulationSystemGroup))]
public class VisualScriptingEventSystem : ComponentSystem
  Methods
| Name | Description | 
|---|---|
| AddJobHandleForProducer(JobHandle) | |
| CreateEventWriter(int) | |
| OnCreate() | |
| OnDestroy() | |
| OnUpdate() |