Hey,
does anybody know where I can access this setting programmatically?
I was looking for it in AddressableAssetSettingsDefaultObject.Settings but no luck so far.
Hey,
does anybody know where I can access this setting programmatically?
I was looking for it in AddressableAssetSettingsDefaultObject.Settings but no luck so far.
This is the ActivePlayModeDataBuilderIndex
property on the AddressableAssetSettings
object.
Thank you very much!