C# Class Railgun.RailRoom

Afficher le fichier Open project: ashoulson/RailgunNet Class Usage Examples

Méthodes publiques

Méthode Description
TryGet ( EntityId id, RailEntity &value ) : bool

Private Methods

Méthode Description
AddEntity ( RailEntity entity ) : void
ClientUpdate ( Tick localTick, Tick estimatedServerTick ) : void
GetAllEntities ( ) : IEnumerable
Initialize ( Tick tick ) : void
RailRoom ( ) : System
RemoveEntity ( EntityId entityId ) : void
ServerUpdate ( ) : void
StoreStates ( ) : void

Method Details

TryGet() public méthode

public TryGet ( EntityId id, RailEntity &value ) : bool
id EntityId
value RailEntity
Résultat bool