Table of Contents

Class HsmAttribute

Namespace
MarymoorStudios.Core.Fsm
Assembly
MarymoorStudios.Core.Fsm.dll

Designates classes that contain state machine implementations.

[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct, Inherited = false)]
public sealed class HsmAttribute : Attribute
Inheritance
HsmAttribute
Inherited Members

Constructors

HsmAttribute()

public HsmAttribute()