CandideServer.Entities.ControllerSets.ServerVolcanicVentController
Type JSONpublic class in CandideServer.Entities.ControllerSets
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Entities.ControllerSets - Base type
Shared.Entity.Base.AbstractController - Hash
05DF4AC37C0233793BD69C8F727832FBF9A52DB6DA27324ED9B16980162677EA
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
_shootTimer# | private | private System.Single _shootTimer |
Methods
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
586FC5E1DC1FDF6084F8EF8EB441E84405B4D015A548743A9E5B2A9FF931ECFC - Body hash
DCE4252E612FEEA4FEAA98352BCAE0DC0CDB932203338EF6952C275D289D2198 - IL size27
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
F31973A81C136DC759885071D5406CBADE45656CA87749F308E1838AEE1B09FE - Body hash
37460A68BF012FC152791BF4CBA3681564271F3FFC8F79F74CB75E76C9B985FB - IL size325
Referenced calls
Shared.Entity.EntityWrapper::get_Fdt()CandideCreator.Shared.Helpers.RandomHelper::NextFloat(System.Random, System.Single, System.Single)CandideCreator.Shared.Helpers.EffectHelper::FlickerHelper(System.Single, System.Single, System.Single, System.Single)CandideCreator.Shared.Helpers.RandomHelper::NextVector2(System.Random)Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)CandideServer.ServerControllers.SpawnEntityArgs::.ctor()CandideServer.Helpers.ServerWorldHelper::GetEntityWorldId(Shared.Entity.EntityWrapper)Shared.Entity.EntityWrapper::get_Position()Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)System.Guid::NewGuid()Microsoft.Xna.Framework.Vector3::.ctor(Microsoft.Xna.Framework.Vector2, System.Single)CandideServer.ServerManagers.EntityServerManager::SpawnEntity(CandideServer.ServerControllers.SpawnEntityArgs)