Home
/
Editor API Reference - v1.1.28
Developer Site
Blog
Discord
Forum
GitHub
Preparing search index...
BundleAssetData
Type Alias BundleAssetData
Represents the data for a Bundle asset.
type
BundleAssetData
=
{
assets
:
number
[]
;
}
Index
Properties
assets
Properties
assets
assets
:
number
[]
An array of asset ids contained in the bundle.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
assets
← All API References
Developer Site
Blog
Discord
Forum
GitHub
Editor API Reference - v1.1.28
Loading...
Represents the data for a Bundle asset.