Romestead Assembly Reference

Candide.Entities.PlayerState.PlayerDashHandler

Type JSON

public class in Candide.Entities.PlayerState

Methods6
Properties0
Fields6
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Entities.PlayerState
  • Base typeSystem.Object
  • HashD2C9510F6585955E3F17E1851BA63378F083268ABB30E00AD7A09A31A4B1B10F

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
DashDirectionpublicpublic Microsoft.Xna.Framework.Vector3 DashDirection
Timerpublicpublic System.Single Timer
WindDownTimepublicpublic System.Single WindDownTime
_dashSpeedprivateprivate System.Single _dashSpeed
_oldAccelerationprivateprivate Microsoft.Xna.Framework.Vector3 _oldAcceleration
_windingDownprivateprivate System.Boolean _windingDown

Methods

CheckCanEnter

public System.Boolean CheckCanEnter(Shared.Entity.EntityWrapper entity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash775703B4D6278E95DED5071AAF1D21692EA9FCBCFF7B832FA232ACC57A9FC656
  • Body hash1308E220723F1296536F8624ADC213580A652DBEC572677A7F7C90BB4EB8056F
  • IL size78
Referenced calls
Called by
String literals
  • MovementSpeed

HandleFireDash

public System.Void HandleFireDash(Shared.Entity.EntityWrapper entity, Candide.Entities.PlayerState.PlayerController controller)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashD3E8BCF5BFB85EA45C57CD2A312FD8E72247A7D33A87F8E6122F1A2D1D9C651A
  • Body hashB97A09D41DBBFADE4360BCDA5AFBF6EB8F0EA0D58C1492A175116747D69299DF
  • IL size251
Referenced calls
Called by
String literals
  • fire_dash
  • MovementSpeed
  • dash_fire_trail:0
  • earthquake_tiny

OnEnter

public System.Void OnEnter(Shared.Entity.EntityWrapper entity, Candide.Entities.PlayerState.PlayerController controller)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash76934AFA1F0E04BB92E7AC8A628A14BA65555B321A1E54754E9B5D09B011AE57
  • Body hashB838141D61C6188632245A494C1FCBDBBA5D81856BFA938F724F4A7869499086
  • IL size254
Referenced calls
Called by
String literals
  • MovementSpeed

OnLeave

public System.Void OnLeave(Shared.Entity.EntityWrapper entity, Candide.Entities.PlayerState.PlayerController controller)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash2280F696FBB0142C0789FD1E9DC56A8B4D08E995F5A5823903D9AA5C8223A2EE
  • Body hash3D20C65EC28C1FA648082ADF0078DDE652E44D44275704FA514BF491BA90D0E5
  • IL size176
Referenced calls
Called by

SetDashDirection

public System.Void SetDashDirection(Shared.Entity.EntityWrapper entity, Candide.Entities.PlayerState.PlayerController controller, System.Single speed)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash311AEE7A74B57F31301D97F57E2A82FEB1E0CAB5D76ABE98AAD11EB333C21055
  • Body hash0DFCD2F78E50B06489D5B1592145EE44ED546260B2241E37FECB6E1CBE1321AD
  • IL size105
Referenced calls
Called by

UpdateAndCheckIfShouldTransition

public System.Boolean UpdateAndCheckIfShouldTransition(Shared.Entity.EntityWrapper entity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash3AC05696A10FFA4026F64EA8E93ED87ADCCB8615083A37C72529C15B6FF8FEAA
  • Body hash0871EF63C549D1EB3311FDCC97754D5D3DB4485F96FA92DE9818A278E39E3346
  • IL size239
Referenced calls
Called by