Enum EAssetBundleBuildName
- Namespace
- TAssetBundle.Editor
- Assembly
- TAssetBundle.Editor.dll
Enumeration that defines naming conventions for asset bundle builds.
public enum EAssetBundleBuildName
Fields
FirstObject = 0Uses the name of the first object to name the asset bundle.
Number = 1Uses numbers to name the asset bundle.