Class __GHOST_NAME__GhostUpdateSystem
Inheritance
System.Object
__GHOST_NAME__GhostUpdateSystem
Namespace: Global Namespace
Syntax
public class __GHOST_NAME__GhostUpdateSystem : JobComponentSystem
Methods
OnCreate()
Declaration
protected override void OnCreate()
OnUpdate(JobHandle)
Declaration
protected override JobHandle OnUpdate(JobHandle inputDeps)
Parameters
Type | Name | Description |
---|---|---|
JobHandle | inputDeps |
Returns
Type | Description |
---|---|
JobHandle |