Romestead Assembly Reference

Candide.Entities.Controllers.Other.AutomaticMillController

Type JSON

public class in Candide.Entities.Controllers.Other

Methods10
Properties0
Fields19
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
SpinnerGuidprivateprivate System.Guid SpinnerGuid
_audioEventprivateprivate Candide.Sound.AudioEvent.AudioEvent _audioEvent
_bottomprivateprivate Microsoft.Xna.Framework.Vector2[] _bottom
_buildingIdprivateprivate System.Guid _buildingId
_buildingIsInitializedprivateprivate System.Boolean _buildingIsInitialized
_hasItemprivateprivate System.Boolean _hasItem
_localProgressprivateprivate System.Single _localProgress
_localPushDirprivateprivate System.Int32 _localPushDir
_localPushTimerprivateprivate System.Single _localPushTimer
_localSpinnerRotationprivateprivate System.Single _localSpinnerRotation
_outputIdprivateprivate System.Guid _outputId
_progressScaleprivateprivate System.Single _progressScale
_pushDirprivateprivate System.Int32 _pushDir
_reuseCollisionListprivateprivate System.Collections.Generic.List<System.ValueTuple<Shared.Entity.EntityWrapper, CandideCreator.Shared.Collision.CollisionData>> _reuseCollisionList
_rotatedLineprivateprivate Microsoft.Xna.Framework.Vector2[] _rotatedLine
_spinnerEntityDataprivateprivate Shared.Entity.EntityWrapper _spinnerEntityData
_spinnerMeshprivateprivate CandideCreator.Shared.Models.EntityMesh _spinnerMesh
_storageIdprivateprivate System.Guid _storageId
_topprivateprivate Microsoft.Xna.Framework.Vector2[] _top

Methods

BeforeRender

public System.Void BeforeRender()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashCE1A32A902991BEBDD400B07B94B45DD934246CD76E5D60E332E28026DE937E3
  • Body hash174A69EA03CC3E24AF8950ED25FCB31DCD15896B1237CED7C1D20C26CDB4103D
  • IL size206
Referenced calls

CheckCollision

private System.Void CheckCollision(Microsoft.Xna.Framework.Vector2[] line, System.Boolean isDown)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash95C78F5B1C8CE9C6D748D80CBAA0CCE837215017D947BDF0A11B7E2B0415DD1C
  • Body hash833FA656B0D977AE56F8F438389819279941A20F6A245E526A8C9201011B56C8
  • IL size635
Referenced calls
Called by

EntityInitialize

public System.Void EntityInitialize()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashDFB5975BEB2FF9F3E0BDAC775BF83E02FF5AAAD10EF758D3791474D9C09D6B56
  • Body hashF08516B7752D5941F62330E9EA4B4CC35E177828603811173315EDA58F300E77
  • IL size70
Referenced calls

EntityUnload

public System.Void EntityUnload()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash770783E04BE945B253BC5AA1339F93254881784DAD4C14403667AE07C693B23D
  • Body hash64BAD5921392ED45417D14F4EB01F848390E88E9F49F5A17FB00E68DB0E8D21C
  • IL size72
Referenced calls

OnInteract

public System.Void OnInteract(Shared.Entity.EntityWrapper otherEntity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash9547824F6BB3AF116FC461BBC81DCEC89BA4E55D9BF534D042C58E63D70717BD
  • Body hash93161D6DDE6D4CDB595C6F9C03A30C925038C79073875F512129B556B945F8F0
  • IL size91
Referenced calls

OnServerSetState

public System.Void OnServerSetState(System.Int32 state)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash46EEADC8EE5A51F77B07D5E15C9FDB9F76E3E3BCC1DEAAC225337A9C42536CA4
  • Body hash420ED6D87F5B4A03E3C9091FB385A7FC3586923F7D1C84A03C6518097E4D0E74
  • IL size155
Referenced calls
String literals
  • push_direction
  • has_item
  • progress_scale
  • spinner_rotation
  • progress

SetLocalPushDirection

private System.Void SetLocalPushDirection(System.Int32 pushDirection)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashF44F0737BEC182A81793EA0D917FA7A45BF4B40DEDDF16C2DF79E1B1C69F5229
  • Body hashA1CF0F45DFEF1D2E5687CEC7027E097F65374DBC65AEF2B64BC4767D58E8E0C9
  • IL size90
Referenced calls
Called by

Update

public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash0216CC6A2E93D346BC9420B43ECF498AD23BB25FEC891AEC4A7F2123EC9544C8
  • Body hash28FF51754B542743B8C96DB4FBE77F6B036060A0C330D5D646C5B45E38BD9500
  • IL size333
Referenced calls
String literals
  • Pushing

UpdateParameters

private System.Void UpdateParameters()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash95346E2FA771F24C4EC2297533C6F980F0A643D443DD5D021BA767A5531C1F17
  • Body hash8A4CF47F68DE5286FF051249048EF7A5DBD456DFDEF11C10C472F19371B13394
  • IL size196
Referenced calls
Called by
String literals
  • building_id
  • AutomaticMillController: Can't find storage inventory ID
  • AutomaticMillController: Can't find output inventory ID

WorldLoad

public System.Void WorldLoad()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash29A9FE91DB94019B0D4F793D36B0CE7D88323024CADDE5FF937DF09A7DCF467E
  • Body hashE4F5B9A588FBCD53A15B254329B044689B72819BF20E3C834B126CC5B015B959
  • IL size42
Referenced calls
String literals
  • event:/buildings/manual_mill_push