Enum ECanBeCharacterBase
Determines whether a Character can attempt to step up onto a component when they walk in to it.
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum ECanBeCharacterBase
Fields
| Name | Description |
|---|---|
| ECB_MAX | |
| ECB_No | |
| ECB_Owner | |
| ECB_Yes |