|AssetReference|{{RootFieldType|AssetRef`1|[[Type:IAsset`1|IAsset`1]]}}|TypeAdv0=true| The asset to expose to asset ref fields when grabbing the object root of the slot this component is on.
}}
}}
<!--T:3-->
<!--T:3-->
== Usage ==
== Usage ==
put this component on a slot and fill the <code>AssetReference</code> with an asset reference to allow access to an asset via holding this slot's object root. The asset will then be available when holding onto the object root of the slot this component is on, and clicking on a UIX field (ex: an inspector field) places the asset type that this component has inside of it into the field.
<!--T:4-->
<!--T:4-->
== Examples ==
== Examples ==
This is used on items like imported audio clips and images, to allow them to be used and dropped into inspector fields.
The asset to expose to asset ref fields when grabbing the object root of the slot this component is on.
Usage
put this component on a slot and fill the AssetReference with an asset reference to allow access to an asset via holding this slot's object root. The asset will then be available when holding onto the object root of the slot this component is on, and clicking on a UIX field (ex: an inspector field) places the asset type that this component has inside of it into the field.
Examples
This is used on items like imported audio clips and images, to allow them to be used and dropped into inspector fields.