No edit summary |
No edit summary |
||
Line 56: | Line 56: | ||
{"Name":"DestroyAfterDone", "FieldType":"Sync", "Type":"bool", "Value": false}, | {"Name":"DestroyAfterDone", "FieldType":"Sync", "Type":"bool", "Value": false}, | ||
{"Name": "_target", "FieldType":"SyncRef", "Type":"float3", "Value": null} <!-- it's actually a FieldDrive, but it looks the same --> | {"Name": "_target", "FieldType":"SyncRef", "Type":"float3", "Value": null} <!-- it's actually a FieldDrive, but it looks the same --> | ||
] | |||
|}} | |||
<h2>The [[Component:AssetMultiplexer|AssetMultiplexer<ITexture2D>]] Component</h2> | |||
{{#Invoke:Test2|GenerateUI | |||
|Name=AssetMultiplexer<ITexture2D> | |||
|Fields=[ | |||
{"Name":"persistent", "FieldType":"Sync", "Type":"bool", "Value": true}, | |||
{"Name":"UpdateOrder", "FieldType":"Sync", "Type":"int", "Value": 0}, | |||
{"Name":"Enabled", "FieldType":"Sync", "Type":"bool", "Value": true}, | |||
{"Name":"Target", "FieldType":"SyncRef", "Type":"AssetRef<ITexture2D>", "Value": null}, <!-- it's actually a DriveRef, but it looks the same --> | |||
{"Name":"Index", "FieldType":"Sync", "Type":"int", "Value": 0}, | |||
{"Name":"Assets", "FieldType":"SyncAssetList", "Type":"ITexture2D", "Value": [0, 0, 0]} | |||
] | ] | ||
|}} | |}} |