Summary
An action to perform when disabling a
FlexiMotion.FlexiMotionComponent
component.- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
- Base Types
-
- Enum
graph BT
Type-->Base0["Enum"]
Type["ActionOnDisable"]
class Type type-node
Syntax
public enum ActionOnDisable
Remarks
Used for
FlexiMotion.FlexiMotionDefinition.ActionOnDisable
.Fields
Extension Methods
Name | Value | Summary |
---|---|---|
LogTemp |
T |
Debug.Log(message, context) with an [System.ObsoleteAttribute ] warning so you remember
to remove any calls.
From FMUtilities
|
SafeGetHashCode |
int |
Uses
System.Collections.Generic.EqualityComparer`1.Default to get a hash code.From FMUtilities
|