C# Class uFrame.ECS.Entity

Inheritance: uFrameComponent, IEcsComponent
Mostra file Open project: InvertGames/uFrame.ECS Class Usage Examples

Public Properties

Property Type Description
ProxyFor Entity

Public Methods

Method Description
KernelLoading ( ) : void

Protected Methods

Method Description
OnDestroy ( ) : void

Method Details

KernelLoading() public method

public KernelLoading ( ) : void
return void

OnDestroy() protected method

protected OnDestroy ( ) : void
return void

Property Details

ProxyFor public_oe property

public Entity,uFrame.ECS ProxyFor
return Entity