Beam2SourceTargetMethod
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum Beam2SourceTargetMethod
Inheritance Object → ValueType → Enum → Beam2SourceTargetMethod
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| PEB2STM_Default | 0 | |
| PEB2STM_UserSet | 1 | |
| PEB2STM_Emitter | 2 | |
| PEB2STM_Particle | 3 | |
| PEB2STM_Actor | 4 | |
| PEB2STM_MAX | 5 |