Asset#
Description of a RC file asset. More...
import Script
Properties#
| Name | |
|---|---|
| bool | exist |
| string | fileName |
| string | id |
Property Documentation#
bool exist#
This property returns true if the asset's file exists.
string fileName#
This property holds the fileName of the asset. The fileName is absolute if the asset's file exists.
string id#
This property holds the id of the asset.