Candide.ActionInProgress.StandardOpenObjectActionInProgressController
Type JSONpublic class in Candide.ActionInProgress
Type metadata
- Assembly
Romestead - Namespace
Candide.ActionInProgress - Base type
System.Object - Interfaces
Shared.ActionInProgress.IActionInProgressController - Hash
FF6BB4BC9A8A7C0FC6AB3595DA87C3A07B3F4A09188D7FE6DDA37AF0530251DC
Relationships
Base type
System.Object
Interfaces
Fields
| Name | Visibility | Signature |
|---|---|---|
CurrentProgress# | public | public System.Single CurrentProgress |
OpeningEntityId# | public | public System.Guid OpeningEntityId |
_onFinished# | private | private System.Action _onFinished |
_onLeft# | private | private System.Action _onLeft |
_onProgress# | private | private System.Func<System.Single, System.Single> _onProgress |
Methods
GetCurrentActionProgress
#
public System.Single GetCurrentActionProgress()
Method metadata
- Visibilitypublic
- Return type
System.Single - StaticFalse
- VirtualTrue
- Hash
7BFCE954FD69738731520374DF9896DA07358D69970AC6E4004E01F683ACE160 - Body hash
E94EDF91DCBAAD7EC7888F003851B8245F0F666E820D1C67678089F9CB5F1BB5 - IL size7
OnActionFinished
#
public System.Void OnActionFinished(System.Boolean critical)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
6809D097B0F157F110B364F4FEC13D60765BB2FC0011E406A7A1F4BB6AE293FF - Body hash
4286F7B57D8F55FEC9DFD730B64AAD9281EC51698133AB96634865472BD118DD - IL size12
Referenced calls
System.Action::Invoke()
OnActionLeft
#
public System.Void OnActionLeft()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
973631D74EDB1D0D3B558BA179587282710B6D75F4DB0B07BD2A78CFBCDCDE49 - Body hash
C0CA512424BDE05AD3E26FA3AB6501E80571F039432F3F47544F193B87511167 - IL size17
Referenced calls
System.Action::Invoke()
OnActionProgressDone
#
public System.Void OnActionProgressDone(System.Boolean critical, System.Single progress)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
72344E39E04FD61CF305EFE4072DC679D817E2DA140731B890E4D99861D022F9 - Body hash
91C4A394B38001FAE31BFAA0A2A67B3D196F3D245C1F55B850A8B07AEA631335 - IL size37
Referenced calls
System.Func<System.Single, System.Single>::Invoke(!0)
VerifyCanPerformAction
#
public System.Boolean VerifyCanPerformAction()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
11BD3AD6879AAE82D0FB8D6BD99F14874FAAF974A0E4461C5D52E829F0A986B8 - Body hash
E2DB8C07A82674F020DB12C5885E389B975E008D820BB605F0C9D71B15AFC252 - IL size22
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, Shared.Entity.EntityWrapper>::ContainsKey(!0)