CandideServer.Entities.ControllerSets.PuzzleMechanics.ServerSpikePathPuzzleController
Type JSONpublic class in CandideServer.Entities.ControllerSets.PuzzleMechanics
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Entities.ControllerSets.PuzzleMechanics - Base type
Shared.Entity.Base.AbstractController - Hash
45FE11CD1E93CCBA491FEA4FA05F90D1DA67A3F28A08A0C2A5131B90B554660E
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
_height# | private | private System.Int32 _height |
_isVertical# | private | private System.Boolean _isVertical |
_width# | private | private System.Int32 _width |
Methods
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
C5815EC5BFB9A17898A96A522C58BD89252E807C3C12C9A8CD64EFAB22A086CF - Body hash
835B8EB062D1C24EC134BAFA0743B3BA058F9FD7F343F5C5F1CA3621FC813507 - IL size74
Referenced calls
CandideCreator.Shared.Helpers.Parameters::GetInt(System.String, System.Int32)CandideCreator.Shared.Helpers.Parameters::GetBool(System.String, System.Boolean)CandideServer.Entities.ControllerSets.PuzzleMechanics.SpikesPathChallengePuzzle::.ctor(System.Int32, System.Int32, System.Boolean)CandideServer.Entities.ControllerSets.PuzzleMechanics.SpikesPathChallengePuzzle::GetSpikeGrid()CandideServer.Entities.ControllerSets.PuzzleMechanics.ServerSpikePathPuzzleController::SpawnSpikes(System.Boolean[,])
String literals
tile_widthtile_heightis_vertical
SpawnSpikes
#
public System.Void SpawnSpikes(System.Boolean[,] spikeGrid)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
3AB601843D6A87DA6DFC555AA9E602BA89B07F427F0534EF62C3AFF4448DE906 - Body hash
741AE3AC692B522546A2AAA1A5ED2499731FC76C2A326178826D22C129D1D2DE - IL size211
Referenced calls
Microsoft.Xna.Framework.Point::.ctor(System.Int32, System.Int32)Microsoft.Xna.Framework.Point::ToVector2()System.Boolean[,]::Get(System.Int32, System.Int32)CandideServer.ServerControllers.SpawnEntityArgs::.ctor()CandideServer.Helpers.ServerWorldHelper::GetEntityWorldId(Shared.Entity.EntityWrapper)System.Guid::Parse(System.String)System.Collections.Generic.Dictionary<System.String, System.String>::.ctor()System.Boolean::ToString()System.Collections.Generic.Dictionary<System.String, System.String>::Add(!0, !1)Shared.Entity.EntityWrapper::get_Position()CandideCreator.Shared.Helpers.VectorExtension::ToVector3Xy(Microsoft.Xna.Framework.Point)Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)System.Guid::NewGuid()CandideServer.ServerManagers.EntityServerManager::SpawnEntity(CandideServer.ServerControllers.SpawnEntityArgs)System.Array::GetLength(System.Int32)
String literals
eff15729-7e16-43bf-9b5c-c012bc34b26dpuzzle_deactivated