Candide.Entities.PlayerState.PlayerSecondaryEntity
Type JSONpublic class in Candide.Entities.PlayerState
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.PlayerState - Base type
System.Object - Hash
A823DBC48F9476D40A3ECEEAA24439ABFFD6C5AFB38C935D4181C04ABEA2D13C
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
_entityId# | private | private System.Guid _entityId |
_isLoaded# | private | private System.Boolean _isLoaded |
_type# | private | private Candide.Entities.PlayerState.PlayerSecondaryEntityType _type |
Methods
SetEmpty
#
public System.Void SetEmpty(Shared.Entity.EntityWrapper mainEntity)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
DD9558259F7ACE5D6DE18059AA584484021E285C8FC148F8AABA814D6D5AD34F - Body hash
B477123F2976BB8B89CDA7C41E9E0E2143974FD6175889ED0E1E14D3BED2E723 - IL size269
Referenced calls
Shared.Entity.EntityWrapper::get_CarriedEntity()Shared.Entity.EntityWrapper::get_Id()System.Nullable<System.Guid>::.ctor(!0)System.Nullable<System.Guid>::get_HasValue()System.Nullable<System.Guid>::GetValueOrDefault()System.Guid::op_Equality(System.Guid, System.Guid)Shared.Entity.SharedEntitySystemController::Detach(Shared.Entity.EntityWrapper, System.Nullable<Microsoft.Xna.Framework.Vector3>)Candide.Entities.PlayerState.EntityUtility::GetCarrierEntity(Shared.Entity.EntityWrapper)Candide.GameModels.GameState::TryGetEntity(System.Guid, Shared.Entity.EntityWrapper&, System.String)System.ArgumentOutOfRangeException::.ctor()
Called by
Candide.Entities.PlayerState.PlayerAnimationController::OnActionInProgressPerformCandide.Entities.PlayerState.PlayerAnimationController::OnActionInProgressStartCandide.Entities.PlayerState.PlayerAnimationController::OnActionInProgressStopCandide.Entities.PlayerState.PlayerAnimationController::OnBowChargeUpCandide.Entities.PlayerState.PlayerAnimationController::OnBowSecondaryAttackCandide.Entities.PlayerState.PlayerAnimationController::OnBowShootCandide.Entities.PlayerState.PlayerAnimationController::OnChargeSpellTomeCandide.Entities.PlayerState.PlayerAnimationController::OnDaggerAttackCandide.Entities.PlayerState.PlayerAnimationController::OnDodgeCandide.Entities.PlayerState.PlayerAnimationController::OnFireHandCrossbowCandide.Entities.PlayerState.PlayerAnimationController::OnHoldingShieldCandide.Entities.PlayerState.PlayerAnimationController::OnHoldingShieldSpearCandide.Entities.PlayerState.PlayerAnimationController::OnHoldingSpearThrustAttackCandide.Entities.PlayerState.PlayerAnimationController::OnIdleCandide.Entities.PlayerState.PlayerAnimationController::OnJavelinChargeUpCandide.Entities.PlayerState.PlayerAnimationController::OnKilledCandide.Entities.PlayerState.PlayerAnimationController::OnPlacingCandide.Entities.PlayerState.PlayerAnimationController::OnShieldDashCandide.Entities.PlayerState.PlayerAnimationController::OnSledgehammerAttackCandide.Entities.PlayerState.PlayerAnimationController::OnSledgehammerChargeUpCandide.Entities.PlayerState.PlayerAnimationController::OnSledgehammerSecondaryCandide.Entities.PlayerState.PlayerAnimationController::OnSpearDashCandide.Entities.PlayerState.PlayerAnimationController::OnSpearHoldingCandide.Entities.PlayerState.PlayerAnimationController::OnSpearHoldingStopCandide.Entities.PlayerState.PlayerAnimationController::OnSpearShieldAttackCandide.Entities.PlayerState.PlayerAnimationController::OnSpearSlashAttackCandide.Entities.PlayerState.PlayerAnimationController::OnSpearSpecialAttackCandide.Entities.PlayerState.PlayerAnimationController::OnSpearThrustAttackCandide.Entities.PlayerState.PlayerAnimationController::OnStopCarryingCandide.Entities.PlayerState.PlayerAnimationController::OnStopLiftingCandide.Entities.PlayerState.PlayerAnimationController::OnSwordAttackCandide.Entities.PlayerState.PlayerAnimationController::OnThrowing
String literals
SetEmpty
SetEntity
#
public System.Void SetEntity(Shared.Entity.EntityWrapper mainEntity, System.Guid entityId, Candide.Entities.PlayerState.PlayerSecondaryEntityType type)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
F5FBC5C3C2C42E108CE9E819BDF58A57764E1CAB8DF611F529911C0C0446B415 - Body hash
2C078A0DB565BEF0016F3AFB41E378DAD8E72935AA429B77B29E229BD2D9E756 - IL size94
Referenced calls
System.Guid::op_Equality(System.Guid, System.Guid)Shared.Entity.EntityWrapper::get_CarriedId()System.Nullable<System.Guid>::get_HasValue()Shared.Entity.SharedEntitySystemController::Detach(Shared.Entity.EntityWrapper, System.Nullable<Microsoft.Xna.Framework.Vector3>)Candide.Entities.PlayerState.PlayerSecondaryEntity::Update(Shared.Entity.EntityWrapper)
Update
#
public System.Void Update(Shared.Entity.EntityWrapper mainEntity)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
FA053EA90432359965D4F33BBDFAE5FD303A64A74E83D71D7336BDA05699B186 - Body hash
56C7426C019EB41FBBC920FEB7FD088AAF101881A121A2AE5808BAF8B2E12829 - IL size213
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, Shared.Entity.EntityWrapper>::TryGetValue(!0, !1&)Shared.Entity.EntityWrapper::get_CarriedId()Shared.Entity.EntityWrapper::get_Id()System.Nullable<System.Guid>::get_HasValue()System.Nullable<System.Guid>::GetValueOrDefault()System.Guid::op_Inequality(System.Guid, System.Guid)Shared.Entity.SharedEntitySystemController::TryAttach(Shared.Entity.EntityWrapper, Shared.Entity.EntityWrapper, System.Boolean)Shared.Entity.SharedEntitySystemController::Detach(Shared.Entity.EntityWrapper, System.Nullable<Microsoft.Xna.Framework.Vector3>)Shared.Entity.EntityWrapper::get_CarrierId()System.ArgumentOutOfRangeException::.ctor()