Romestead Assembly Reference

Candide.Entities.PlayerState.PlayerStates.JavelinThrowState

Type JSON

public class in Candide.Entities.PlayerState.PlayerStates

Methods7
Properties0
Fields2
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
Spellprotectedprotected Candide.GameModels.Models.Spells.Offensive.SingleProjectileAttackSpell Spell
_transitionNormalprivateprivate Candide.Entities.PlayerState.PlayerTransition _transitionNormal

Methods

Cast

public System.Void Cast(Shared.Models.Items.ItemInstanceModel javelinItem)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash23F03D9E69D547CF11AA12F9099D4E9D1FA88D723DDC975766B1D3ECCD159160
  • Body hashEA0DBADD306972FFA9A93D242F9B8011E138B9EEA9B99A3966588F8FE7A3CF6E
  • IL size591
Referenced calls
Called by
String literals
  • ShootingState: Failed creating CastSpellArgs

CheckCanEnter

public System.Boolean CheckCanEnter()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash6843090391F8A2A41A2100EC228B08C55D3803665FFCAB70333B51FBB91EFB63
  • Body hashA0568FBA768EB757A19C8A13824BF39D34EA699621692AD534C838E9B39F1C9C
  • IL size86
Referenced calls
String literals
  • Player_NoJavelins

GetEnergyCost

protected System.Single GetEnergyCost()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Single
  • StaticFalse
  • VirtualFalse
  • Hash9552101BBE57ACAF79F3D8211C4CC9300589E1E1A32CC68E4BD1E7B7C9435AC4
  • Body hashB965346C74E3B32D704AA53D659A675954352AA97E158B623813D9A660D745E9
  • IL size67
Referenced calls
Called by
String literals
  • WeaponEnergyCost
  • javelin_energy_cost

OnEnter

public System.Void OnEnter()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash3927ECB6352A83773C18861A8E474A752F295D613E3FA022378638925BFCE762
  • Body hashBF4875457BB971252EDD61956A2C731426EBE33E8D8600FFCDACC1C29EE46170
  • IL size163
Referenced calls

OnLeave

public System.Void OnLeave()

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

TryThrowJavelin

private System.Boolean TryThrowJavelin()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • Hash8A83B78D3E052CBBDDAC8DA929500A294C4CB918A47BD64E8C3363BB91B46FD7
  • Body hash26FBF423ADD82BF9048B7E160BF8837D637D32A075929F9FA05EFA2F886F1B89
  • IL size202
Referenced calls
Called by
String literals
  • ammo:unique:holy_trinity
  • arrow_not_consume
  • arrow_not_consume_2
  • javelin_downtime

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashE69B73C3CA60126032E0292952AF5A35FE036FE3607821EBED1810E6A6CDD8AF
  • Body hash1D3C93ACB47FE224EBEEC0BC03A3A7F8AB2A57B342975ECEE6B9E42818A16A7E
  • IL size94
Referenced calls