Candide.Entities.PlayerState.PlayerState
Type JSONpublic class in Candide.Entities.PlayerState
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.PlayerState - Base type
System.Object - Hash
F844891759F8F4067285FA81AA43E927F5645077841300A4E3CB9405CEC400E9
Relationships
Base type
System.Object
Derived types
Candide.Entities.PlayerState.NullPlayerStateCandide.Entities.PlayerState.PlayerStates.ActionInProgressStateCandide.Entities.PlayerState.PlayerStates.AttackStateCandide.Entities.PlayerState.PlayerStates.BowChargeUpStateCandide.Entities.PlayerState.PlayerStates.BowHoldingStateCandide.Entities.PlayerState.PlayerStates.BowSecondaryChargeUpStateCandide.Entities.PlayerState.PlayerStates.BowSecondaryStateCandide.Entities.PlayerState.PlayerStates.BowShootingStateCandide.Entities.PlayerState.PlayerStates.CarryStateCandide.Entities.PlayerState.PlayerStates.DashStateCandide.Entities.PlayerState.PlayerStates.JavelinChargeUpStateCandide.Entities.PlayerState.PlayerStates.JavelinHoldingState
Referenced by types
Candide.Entities.PlayerState.NetworkPlayerControllerCandide.Entities.PlayerState.NullPlayerStateCandide.Entities.PlayerState.PlayerAnimationControllerCandide.Entities.PlayerState.PlayerControllerCandide.Entities.PlayerState.PlayerStateMachineCandide.Entities.PlayerState.PlayerStates.ActionInProgressStateCandide.Entities.PlayerState.PlayerStates.AttackStateCandide.Entities.PlayerState.PlayerStates.BowChargeUpStateCandide.Entities.PlayerState.PlayerStates.BowHoldingStateCandide.Entities.PlayerState.PlayerStates.BowSecondaryChargeUpStateCandide.Entities.PlayerState.PlayerStates.BowSecondaryStateCandide.Entities.PlayerState.PlayerStates.BowShootingState
Fields
| Name | Visibility | Signature |
|---|---|---|
Controller# | protected | protected Candide.Entities.PlayerState.PlayerController Controller |
Timer# | protected | protected System.Single Timer |
Properties
| Name | Visibility | Signature |
|---|---|---|
Entity# | protected | protected Shared.Entity.EntityWrapper& Entity |
Methods
BeforeRender
#
public System.Void BeforeRender()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
57672BC63BDB2CC2EBACA75960234B337FDDA0741357F61C89D8317C5A50E2A6 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
CheckCanEnter
#
public System.Boolean CheckCanEnter()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
9124DD879ED33E1F2C27CEED3B96EDB33157FE2E45BC542805199898956616B8
DrawInWorldUI
#
public System.Void DrawInWorldUI(Microsoft.Xna.Framework.Graphics.SpriteBatch batch)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
1ABCF00CAD823918530E03D2D00509728FC556E61BC238BF7B92B5EC6E20914E - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
OnDamaged
#
public System.Void OnDamaged(Shared.Combat.DamageResult damageResult)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
CB6627B2454EB3B35C842F0AB37D83F5711BD9B3F71D114FBECDEE9437804AA2 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
OnEnter
#
public System.Void OnEnter()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
EA17CF40096D3A0CF01366422EC5D0660AF1828BF21D165A14052826B2DB8766
Called by
Candide.Entities.PlayerState.PlayerStateMachine::GetAndSetStateCandide.Entities.PlayerState.PlayerStateMachine::SetStateCandide.Entities.PlayerState.PlayerStateMachine::TrySetStateCandide.Entities.PlayerState.PlayerStates.AttackState::DoBufferedTransitionsCandide.Entities.PlayerState.PlayerStates.DaggerAttackState::UpdateCandide.Entities.PlayerState.PlayerStates.UnarmedAttackState::DoBufferedTransitions
OnLeave
#
public System.Void OnLeave()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
4686258D89512B0B93FE23DC3B3063922DF1A98642D802E3A099B30D55567BAD
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
AC4061A89A08F856952C1E75D924C8AED6E583DA9C5FB3389BCCA1A7360036AC