CandideServer.Entities.Controllers.ServerBulletHellSwitchController
Type JSONpublic class in CandideServer.Entities.Controllers
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Entities.Controllers - Base type
CandideServer.Entities.Controllers.ServerBulletHellController - Hash
7239D68506BCA68323EE975CB19DC58DFFF7FB8EB9E7C410BE4A2A05F67F062B
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
_flagName# | private | private System.String _flagName |
_switchOn# | private | private System.Boolean _switchOn |
Methods
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
5B607ECADA2E1C4F8B604D879DD82E4521041A55B5DBEC8F77CA893E26720644 - Body hash
5BBE49C774CB7112C50F0CED1588E9C1D02E30CAE283985701E0087276A7D162 - IL size64
Referenced calls
String literals
flag_name123switch_on
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
D730E272AD60C5AF71E793461AB9DFC9813C376554226B9870EF3C9D889F72BF - Body hash
1894B3289ECC71DEAE3EA5EC5D44AF662D32103489BE3A23E1C7CE6504AC4D4B - IL size139
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Worlds.WorldModel>::TryGetValue(!0, !1&)CandideServer.Models.Worlds.WorldModel::Get(System.String)CandideServer.Entities.Controllers.ServerBulletHellController::Update(Microsoft.Xna.Framework.GameTime)