ECsgOper
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ECsgOper
Inheritance Object → ValueType → Enum → ECsgOper
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| CSG_Active | 0 | |
| CSG_Add | 1 | |
| CSG_Subtract | 2 | |
| CSG_Intersect | 3 | |
| CSG_Deintersect | 4 | |
| CSG_None | 5 | |
| CSG_MAX | 6 |