CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
Loading...
Searching...
No Matches

◆ IsMain()

static Boolean IsMain ( [NotNull] Object asset)
static

Returns whether this object is the asset's 'main' object.

Parameters
assetInstance of an asset.
Returns
True if it's the asset's main object, false otherwise.
See also