There was an error while loading. Please reload this page.
Mapping of a DIS enumeration to a friendly name and an Unreal actor
struct FDISClassEnumStruct
Back to Top
FString FriendlyName
Name of the DIS entity to display to the user.
Category: GRILL DIS|Structs
GRILL DIS|Structs
TSoftClassPtr<AActor> DISEntity
The Unreal actor that should display for this DIS enumeration. The actor must implement the DISInterface interface.
TArray<FEntityType> AssociatedDISEnumerations
The DIS enumeration to associate with the friendly name and actor