Romestead Assembly Reference

Candide.ActionInProgress.StandardOpenObjectActionInProgressController

Type JSON

public class in Candide.ActionInProgress

Methods5
Properties0
Fields5
Events0
Type metadata

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
CurrentProgresspublicpublic System.Single CurrentProgress
OpeningEntityIdpublicpublic System.Guid OpeningEntityId
_onFinishedprivateprivate System.Action _onFinished
_onLeftprivateprivate System.Action _onLeft
_onProgressprivateprivate System.Func<System.Single, System.Single> _onProgress

Methods

GetCurrentActionProgress

public System.Single GetCurrentActionProgress()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Single
  • StaticFalse
  • VirtualTrue
  • Hash7BFCE954FD69738731520374DF9896DA07358D69970AC6E4004E01F683ACE160
  • Body hashE94EDF91DCBAAD7EC7888F003851B8245F0F666E820D1C67678089F9CB5F1BB5
  • IL size7

OnActionFinished

public System.Void OnActionFinished(System.Boolean critical)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash6809D097B0F157F110B364F4FEC13D60765BB2FC0011E406A7A1F4BB6AE293FF
  • Body hash4286F7B57D8F55FEC9DFD730B64AAD9281EC51698133AB96634865472BD118DD
  • IL size12
Referenced calls
  • System.Action::Invoke()

OnActionLeft

public System.Void OnActionLeft()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash973631D74EDB1D0D3B558BA179587282710B6D75F4DB0B07BD2A78CFBCDCDE49
  • Body hashC0CA512424BDE05AD3E26FA3AB6501E80571F039432F3F47544F193B87511167
  • IL size17
Referenced calls
  • System.Action::Invoke()

OnActionProgressDone

public System.Void OnActionProgressDone(System.Boolean critical, System.Single progress)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash72344E39E04FD61CF305EFE4072DC679D817E2DA140731B890E4D99861D022F9
  • Body hash91C4A394B38001FAE31BFAA0A2A67B3D196F3D245C1F55B850A8B07AEA631335
  • IL size37
Referenced calls
  • System.Func<System.Single, System.Single>::Invoke(!0)

VerifyCanPerformAction

public System.Boolean VerifyCanPerformAction()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash11BD3AD6879AAE82D0FB8D6BD99F14874FAAF974A0E4461C5D52E829F0A986B8
  • Body hashE2DB8C07A82674F020DB12C5885E389B975E008D820BB605F0C9D71B15AFC252
  • IL size22
Referenced calls
  • System.Collections.Generic.Dictionary<System.Guid, Shared.Entity.EntityWrapper>::ContainsKey(!0)