Candide.Entities.PlayerState.PlayerStates.PlacingStateParameters
Type JSONpublic struct in Candide.Entities.PlayerState.PlayerStates
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.PlayerState.PlayerStates - Base type
System.ValueType - Hash
52EC64E62DA72C9995C5A1FEE21F940EA81F53789A8A9F8AF6F39663112A8427
Relationships
Base type
System.ValueType
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
Construction# | public | public Shared.Models.Construction.ConstructionModel Construction |
CropData# | public | public CandideServer.Data.DataModels.CropData CropData |
CropDisplayData# | public | public Candide.Data.CropDisplayData CropDisplayData |
Ground# | public | public System.Nullable<WorldTile.GroundType> Ground |
Listener# | public | public Candide.Entities.PlayerState.PlayerStates.IPlacingStateListener Listener |
MaxDistance# | public | public System.Int32 MaxDistance |
PlacingItemIconId# | public | public System.String PlacingItemIconId |
PlacingItemInstanceId# | public | public System.Guid PlacingItemInstanceId |
PlacingItemInventoryId# | public | public System.Guid PlacingItemInventoryId |
RenderingPreviewArgs# | public | public Candide.GameModels.MeshSpriteSheetRenderingArgs RenderingPreviewArgs |
Structure# | public | public System.Nullable<WorldTile.StructureType> Structure |
Properties
| Name | Visibility | Signature |
|---|---|---|
IsPlacingConstruction# | public | public System.Boolean IsPlacingConstruction |
IsPlacingCrop# | public | public System.Boolean IsPlacingCrop |
IsPlacingTile# | public | public System.Boolean IsPlacingTile |
NotPlacing# | public | public System.Boolean NotPlacing |
PlacingItem# | public | public Shared.Models.Items.ItemInstanceModel PlacingItem |
Methods
GenerateRenderingPreviewArgs
#
public System.Void GenerateRenderingPreviewArgs()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
FDB497FA3FDF4D6BF07453C90CECF93B219CBEE27CEE6A554B93597F0122D7B0 - Body hash
9E6345DA106240F5821740B9AFBC4394075B31E193AB14D82BE61169E936FA9E - IL size297
Referenced calls
System.Guid::Parse(System.String)System.Collections.Generic.Dictionary<System.Guid, Shared.Entity.EntitySystem>::TryGetValue(!0, !1&)Candide.GameModels.MeshSpriteSheetRenderingArgs::.ctor()Shared.Entity.EntityWrapper::get_Direction()Shared.Entity.EntityWrapper::get_DepthOffset()Shared.Entity.EntityWrapper::get_EntityMesh()CandideCreator.Shared.Models.EntityMesh::.ctor(CandideCreator.Shared.Models.IndexedMesh)System.Nullable<CandideCreator.Shared.Models.EntityMesh>::.ctor(!0)Shared.Entity.EntityWrapper::get_Frame()Shared.Entity.EntityWrapper::get_MeshOffset()Shared.Entity.EntityWrapper::get_SpriteSheet()Shared.Entity.EntityWrapper::get_UsePositionBasedUvs()Candide.Database.IconDataBase::GetIconOrMissing(System.String)CandideCreator.Shared.Graphics.IconData::GetIcon(CandideCreator.Shared.Graphics.IconFlag)