Class GhostAuthoringConversion
Inheritance
GhostAuthoringConversion
Inherited Members
GameObjectConversionSystem.ShouldRunConversionSystem()
GameObjectConversionSystem.GetBuildConfigurationComponent<T>()
GameObjectConversionSystem.TryGetBuildConfigurationComponent<T>(T)
GameObjectConversionSystem.ShouldRunConversionSystem(System.Type)
GameObjectConversionSystem.BuildHasType(System.Type)
GameObjectConversionSystem.BuildHasType(System.Type[])
GameObjectConversionSystem.IsBuildingForEditor
GameObjectConversionSystem.BuildConfigurationGUID
Namespace: Unity.NetCode
Syntax
[ConverterVersion("timj", 9)]
[UpdateInGroup(typeof(GameObjectAfterConversionGroup))]
public class GhostAuthoringConversion : GameObjectConversionSystem
Methods
OnCreate()
Declaration
protected override void OnCreate()
Overrides
OnUpdate()
Declaration
protected override void OnUpdate()