Candide.ActionInProgress.StandardRepairActionInProgressController
Type JSONpublic class in Candide.ActionInProgress
Type metadata
- Assembly
Romestead - Namespace
Candide.ActionInProgress - Base type
System.Object - Interfaces
Shared.ActionInProgress.IActionInProgressController - Hash
00F11EA7FFA6C63D21786F0D8BBBF01FC9832357CAB646D89F87FE327EB786E8
Relationships
Base type
System.Object
Interfaces
Fields
| Name | Visibility | Signature |
|---|---|---|
CurrentProgress# | public | public System.Single CurrentProgress |
_entity# | private | private Shared.Entity.EntityWrapper _entity |
_onFinished# | private | private System.Action _onFinished |
Methods
GetCurrentActionProgress
#
public System.Single GetCurrentActionProgress()
Method metadata
- Visibilitypublic
- Return type
System.Single - StaticFalse
- VirtualTrue
- Hash
5B73F62EE3BC40919171F1E60890442E785624E0A79E4B1BE0C11E7223CD4C3E - Body hash
88224FE8B6AE2CA64AE8519D4E4024E56C4A080A9225D9C47F0F869EBEF7A79B - IL size43
Referenced calls
Shared.Entity.EntityWrapper::get_Health()
OnActionFinished
#
public System.Void OnActionFinished(System.Boolean critical)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
A273BDAE201493452BC4D9A425526037301D43A76CCF1A6DCD8253271C185B57 - Body hash
7AFB9C0763F9BA43C5D9142EF58F009A4EF17DB8A037F57B3CF27C3F5D2AC8A5 - IL size12
Referenced calls
System.Action::Invoke()
OnActionLeft
#
public System.Void OnActionLeft()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
B7EB9ADB93DECC74F5CEAA6F3C378EE0F8A394B443EEBFDBA44A4AAF62F46A09 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
OnActionProgressDone
#
public System.Void OnActionProgressDone(System.Boolean critical, System.Single progress)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
ECB5EABBCF1A8A5409E462DADB897E8172DA589FE14EF0AC8A2E09A91D8254A3 - Body hash
092160CEA2E8D87EB9FD6072E7E1CAE4E8CE02BC3C66FCFAD0C10C9EC4BD0990 - IL size142
Referenced calls
Candide.GameModels.Helpers.LocalPlayerFlags::GetFlagValue1(System.String, System.Single)Shared.Entity.EntityWrapper::get_Position()System.Nullable<Microsoft.Xna.Framework.Vector3>::.ctor(!0)System.Nullable<System.Single>::.ctor(!0)Shared.Combat.Spells.Parameters.HealSpellArgs::.ctor()Shared.Entity.EntityWrapper::get_Id()System.Nullable<System.Guid>::.ctor(!0)Candide.GameModels.Managers.SpellManager::CastSpell(System.String, System.Nullable<Microsoft.Xna.Framework.Vector3>, System.Nullable<System.Single>, Shared.Entity.EntityWrapper, System.Nullable<Shared.Combat.Spells.Casting.SpellCastingContextItemData>, System.Object, Shared.Models.Spells.AttackSpellArgs, System.Guid, System.Nullable<System.Guid>, Shared.Models.Spells.ProjectileHitFlags, System.Boolean)
String literals
construct_crit_areaspell:repair
VerifyCanPerformAction
#
public System.Boolean VerifyCanPerformAction()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
323663A4DA3A7EE31776151EEA8F6074AFDD6DE4535F20185092E66B5236BCF8 - Body hash
3D76E3A456586DF3F5715CC896D229F701CE085C9FF248D9A494213A77E91135 - IL size47