Enum EComponentMobility
Describes how often this component is allowed to move.
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EComponentMobility
Fields
| Name | Description |
|---|---|
| EComponentMobility_MAX | |
| Movable | |
| Static | |
| Stationary |
Describes how often this component is allowed to move.
public enum EComponentMobility
| Name | Description |
|---|---|
| EComponentMobility_MAX | |
| Movable | |
| Static | |
| Stationary |