cScenarioAsset class
Public functions
- auto GetThumbnail(ResourceKey& dst) -> void
- Gets the ResourceKey of an asset thumbnail to display in the editor palette.
Public variables
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. |