Enum EThirdPartyPlatform

Enum Documentation

enum class csp::systems::EThirdPartyPlatform

Enum for setting csp::systems::Asset third party platform type.

NONE indicates that the asset will work on any platform. Any other value indicates it will only work with this platform.

Values:

enumerator NONE
enumerator UNREAL
enumerator UNITY