Summary
Should be applied to a class that inherits from
GameResource.
Makes the class able to be stored as an asset on disk.
Constructors
Properties
Category |
Category of this game resource, for grouping in UI. |
Description |
Description of this game resource. |
Extension |
File extension for this game resource. |
Icon |
Icon to be used for this asset
Can be an absolute path of a PNG
Or a material icon for this game resource's thumbnail. |
IconBgColor |
Background color for this resource's thumbnail. |
IconFgColor |
Foreground color (icon color) for this resource's thumbnail. |
Name |
The title of this game resource. |
TargetType |
|