Romestead Assembly Reference

Candide.Entities.PlayerState.PlayerStates.CarryState

Type JSON changed

internal class in Candide.Entities.PlayerState.PlayerStates

Methods9
Properties0
Fields3
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_actionDropprivateprivate Candide.Entities.PlayerState.PlayerActionTransition _actionDrop
_transitionNormalprivateprivate Candide.Entities.PlayerState.PlayerTransition _transitionNormal
_transitionThrowprivateprivate Candide.Entities.PlayerState.PlayerTransition _transitionThrow

Methods

ActionDrop

changed

private System.Boolean ActionDrop()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • HashFC9833D01E3B631D297A4A05056176E966084E876A30D2D8A7AE0AB0D88308FF
  • Body hashD4F316877D6A2E46BD7CABE83B45223BF20303350832D412D2CD8CC895672913
  • IL size1174
Referenced calls

BeforeRender

public System.Void BeforeRender()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash8FCE7B89554CD114CB547FB5E71F6FB3BA8B81C5803689F0A2084EE6CEB26E30
  • Body hash9ED60439DF3C849DC67A416E66B50F4752AED70E4D9BAAD8A104494A8179704A
  • IL size134
Referenced calls

CheckCanEnter

public System.Boolean CheckCanEnter()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • HashDA3398A416699B634E7C650A005194F619927C1C8E97925045DEC60F92FCF136
  • Body hashEA4400C34BB4E8AA337B3FFAFCF66955BE71212AB1FEA79DB5B84A0F32F45A30
  • IL size16
Referenced calls
  • Candide.Entities.PlayerState.PlayerState::get_Entity()
  • Shared.Entity.EntityWrapper::get_CarriedEntity()

DrawInWorldUI

public System.Void DrawInWorldUI(Microsoft.Xna.Framework.Graphics.SpriteBatch batch)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash9A608E22C6B097040DDF67A282987440B3D92222846DAED97F60944A717EA491
  • Body hash8541FE567C4F7CAD903EFC4A50136873CE6ABD5968EB36274CD2D3FA84C30B31
  • IL size20
Referenced calls

Drop

public System.Void Drop(Microsoft.Xna.Framework.Vector3 carriedPos)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashA392B5AE8FCB27C926B34F714C5D04F79746F4FD6F26A69664D61F978E2714A8
  • Body hash6F43070F9937D715D44394E69A596BA56423975C5C63155AF6A92CFFE946A64E
  • IL size31
Referenced calls
Called by

OnDamaged

public System.Void OnDamaged(Shared.Combat.DamageResult damageResult)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashE1D9EE0F89CF3B748AC89325D55B9C734AFE1C61367AE9BD30E15E5FC49C18B3
  • Body hashA4C87F7A6C4081EEFCB4174FC067A2293175C589B9A85B5C0FE783106B8D61EC
  • IL size13

OnEnter

public System.Void OnEnter()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash7B0C76937258BAA6D48AADA7740403A773FE68B0C7C1FC4BB92F0D693DA37663
  • Body hashD878F61EB170C82EC551494D0A4CCAD3F1485C4774DECF58E94412D6354573DE
  • IL size58
Referenced calls

OnLeave

public System.Void OnLeave()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashD007316766DD32E03D6E7E810EA8FCFC6AECD65B8C4BD8D970C89217F097A605
  • Body hash8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55
  • IL size1

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash1C4ADDB32FA6E3CF3800572C2D77E45253D6043B1F9FBD0C6CA60B34EF0F8540
  • Body hashE6DB3291C93BD53DF94E0F381C0D23CF6416EB1B7E73A551753AD67210EAFF78
  • IL size299
Referenced calls