Simulator::cScenarioAsset class

Public functions

auto GetThumbnail(ResourceKey& dst) -> void
Gets the ResourceKey of an asset thumbnail to display in the editor palette.

Public variables

ResourceKey mKey
uint32_t mMachineId
uint64_t mServerId
uint32_t mModelType
bool field_1C

Function documentation

void Simulator::cScenarioAsset::GetThumbnail(ResourceKey& dst)

Gets the ResourceKey of an asset thumbnail to display in the editor palette.

Parameters
dst out The destination value that will be assigned with the ResourceKey of a thumbnail.