Click or drag to resize

IAssetValid Method

Checks whether the Asset FilePath is valid

Namespace:  Ingeniux.Runtime.Assets
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.5.94
Syntax
bool Valid()

Return Value

Type: Boolean
True if Asset FilePath is valid, therefore is viewable, false otherwise
See Also