Class AbstractMotionBuilder<T>
- Namespace
- FriedSynapse.FlowEnt
[Serializable]
public abstract class AbstractMotionBuilder<T> : AbstractBuilder<T>, IBuilder<T>, IMotionBuilder, IListBuilderItem
Type Parameters
T
- Inheritance
-
AbstractMotionBuilder<T>
- Implements
-
IBuilder<T>
- Derived
- Inherited Members
- Extension Methods
Properties
DisplayName
public DisplayName DisplayName { get; }
Property Value
IsEnabled
public bool IsEnabled { get; }