Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
UnityEditor
AssetBundleBuild
C# Class UnityEditor.AssetBundleBuild
Afficher le fichier
Open project: CarlosHBC/UnityDecompiled
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
assetBundleName
string
assetBundleVariant
string
assetNames
string[]
Property Details
assetBundleName
public_oe property
AssetBundle name.
public
string
assetBundleName
Résultat
string
assetBundleVariant
public_oe property
AssetBundle variant.
public
string
assetBundleVariant
Résultat
string
assetNames
public_oe property
Asset names which belong to the given AssetBundle.
public
string[]
assetNames
Résultat
string[]