UExperimentType::ToUInt¶
Class: UExperimentType
Casts an EExperimentType value to its underlying integer representation.
Syntax¶
Parameters¶
| Parameter | Type | Description |
|---|---|---|
ExperimentType |
EExperimentType |
The enum value to cast. |
Return Value¶
The integer value of the enum entry.
Remarks¶
ExperimentType The enum value to cast. The integer value of the enum entry.