Candide.Entities.Animations.AnimationStateTransition
Type JSONpublic class in Candide.Entities.Animations
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.Animations - Base type
System.Object - Hash
56D39A7F4A91F548EBBA92ECD3D1CB26E6B9525365DC911C681F4BCB4635EC72
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
FromState# | public | public Candide.Entities.Animations.IAnimationState FromState |
ToState# | public | public Candide.Entities.Animations.IAnimationState ToState |
_canTransitionFunc# | private | private System.Func<System.Boolean> _canTransitionFunc |
_stateMachine# | private | private Candide.Entities.Animations.AnimationStateMachine _stateMachine |
Properties
| Name | Visibility | Signature |
|---|---|---|
CanTransition# | public | public System.Boolean CanTransition |
Methods
Invoke
#
public System.Void Invoke()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
01390B45405D8484AAA9481A34EC101378162A3F7AE10E5B0A5E35A306D07A24 - Body hash
ADD67344CAE8F9ADCF409EE4A14554B7A24F2A8646326998F6336D04791DB69B - IL size128
Referenced calls
Candide.Entities.Animations.AnimationStateMachine::get_CurrentState()Candide.Entities.Animations.AnimationStateMachine::SetState(Candide.Entities.Animations.IAnimationState)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()System.Exception::.ctor(System.String)
String literals
Illegal state transition! Expectedbut got