Romestead Assembly Reference

Shared.Aura.State.AuraBaseState

Type JSON

public class in Shared.Aura.State

Methods5
Properties1
Fields14
Events0
Type metadata
  • AssemblyShared
  • NamespaceShared.Aura.State
  • Base typeSystem.Object
  • HashF5D1DA5A1BBEB81F0B445A186D55644A301D3CE880903B97322E15772E82D6D1

Relationships

Fields

NameVisibilitySignature
AuraStatusTypeIdpublicpublic System.String AuraStatusTypeId
AuraTriggerspublicpublic Shared.Models.Auras.AuraTrigger AuraTriggers
AuraTypeIdpublicpublic System.String AuraTypeId
BaseAuraIdpublicpublic System.String BaseAuraId
CurrentArgspublicpublic Shared.Aura.Args.AbstractAuraArgs CurrentArgs
DoNotSavepublicpublic System.Boolean DoNotSave
ForceDonepublicpublic System.Boolean ForceDone
InstanceTypeIdpublicpublic System.String InstanceTypeId
IsRemovingpublicpublic System.Boolean IsRemoving
MaxStackpublicpublic System.Int32 MaxStack
RemoveIfNoOwnerpublicpublic System.Boolean RemoveIfNoOwner
StackAmountpublicpublic System.Int32 StackAmount
TimeLeftpublicpublic System.Single TimeLeft
_useTimerprivateprivate System.Boolean _useTimer

Properties

NameVisibilitySignature
UseTimerpublicpublic System.Boolean UseTimer

Methods

IsAuraDone

public System.Boolean IsAuraDone()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash558685CD71614B2125148B5C6D5DA1E6A43AC8E9B2EF45D52CC46D7BEE2661FC
  • Body hashE7CCA89F571811F143215831513BF0CD63DA925D392C421DF07AF02A50C978AC
  • IL size37
Referenced calls
  • Shared.Aura.State.AuraBaseState::get_UseTimer()
Called by

LoadState

public System.Void LoadState(Shared.Aura.State.AuraBaseState other)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash67E9CD94125BE1A0D1BCEF93247639BE08B2EFB2A41B3CE6568A59097106D05F
  • Body hash09708F635DA55B01C73FD4B6AD3A2991CC0BDE0457CBFAA94FFB5883D9F5CDF2
  • IL size100
Referenced calls
Called by

Merge

public System.Boolean Merge(Shared.Aura.State.AuraBaseState other)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash2B909B481300F54E4FEBB4BCC59CA98408597052DC499FC99B8C201CB117C073
  • Body hash72A1E57F66D665C3B3D4D0BA02CD5BD401B0FBB3DCB7550C4A2189EC300039D0
  • IL size110
Referenced calls
Called by

TrackLoadStateCastingError

public System.Void TrackLoadStateCastingError(System.String className, Shared.Aura.State.AuraBaseState other)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash2DF70B7E503E8FCD956653BDF506675F905C07289B0A632BB1115E2016A3C299
  • Body hashBE787DF31716055282189399B4E099A3727AC3E00A79507E6D670BC718BD58CE
  • IL size295
Referenced calls
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()
  • Shared.Analytics.AnalyticsManager::TrackError(System.String)
Called by
String literals
  • .
  • LoadState
  • : Failed to cast other
  • AuraBaseState
  • to the expected type. Other.BaseAuraId =
  • Other.AuraStatusTypeId =
  • Other.AuraTypeId =
  • Other.InstanceTypeId =
  • this.BaseAuraId =
  • this.AuraStatusTypeId =
  • this.AuraTypeId =
  • this.InstanceTypeId =