Romestead Assembly Reference

Candide.Entities.PlayerState.PlayerStates.ThrowingState

Type JSON

internal class in Candide.Entities.PlayerState.PlayerStates

Methods6
Properties0
Fields4
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
AimLineprivateprivate CandideCreator.Shared.Collision.CollisionPolyLine AimLine
AimLinePointsprivateprivate Microsoft.Xna.Framework.Vector2[] AimLinePoints
ReuseEntityWrappersprivateprivate System.Collections.Generic.List<Shared.Entity.EntityWrapper> ReuseEntityWrappers
_transitionNormalprivateprivate Candide.Entities.PlayerState.PlayerTransition _transitionNormal

Methods

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()

FindTarget

public System.Nullable<System.ValueTuple<Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, System.Single>> FindTarget(Microsoft.Xna.Framework.Vector3 position, System.Single direction, Shared.Entity.EntityWrapper carriedEntity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Nullable<System.ValueTuple<Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, System.Single>>
  • StaticFalse
  • VirtualFalse
  • Hash04D694DEE5746A40DD39F8A8761EB825CCC9E925A89195CCF4CB6E60C0F58E1F
  • Body hash26F56750BED5266594F98A2B21ED837F61B5961291490E6BCE74253D86F1DAE5
  • IL size1460
Referenced calls
Called by

HelpAim

public System.Void HelpAim(Microsoft.Xna.Framework.Vector3 startPosition, Microsoft.Xna.Framework.Vector3& throwVelocity, Shared.Entity.EntityWrapper carriedEntity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashD3D447BD49D17F6C55A9991F24AB2511F350DB3876A16C6F6F38F4D66A30CE6E
  • Body hash6729C9EF4753B38E7E9FDD3A167611539547DE3B0EC07BD597446D3434218F8C
  • IL size170
Referenced calls
Called by

OnEnter

public System.Void OnEnter()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashBDA20CE13E4FC3A2FF8181FCD6143BC7CF9197F98D27F5EB46DB343249D57552
  • Body hash0A4F13033E50B88E55400D896AD85A4B2428E0F589916DC712EE4DC441EE6EB6
  • IL size193
Referenced calls
String literals
  • Failed player throw

OnLeave

public System.Void OnLeave()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashDD99879F5F1B156315334A1654760AB419F100922A4775C724423D2B269FEEA0
  • Body hashC2E89718DEAB05D09E504A808890E037A6F7B4842253D175CBBD7F9527F7EB1F
  • IL size13