ETwitterRequestMethod
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ETwitterRequestMethod
Inheritance Object → ValueType → Enum → ETwitterRequestMethod
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| TRM_Get | 0 | |
| TRM_Post | 1 | |
| TRM_Delete | 2 | |
| TRM_MAX | 3 |