Beamable SDK
|
Public Member Functions | |
MustBeItem (bool allowNull=false) | |
Public Member Functions inherited from Beamable.Common.Content.Validation.MustReferenceContent | |
MustReferenceContent (bool allowNull=false, params Type[] allowedTypes) | |
override void | Validate (ContentValidationArgs args) |
Additional Inherited Members | |
Static Protected Member Functions inherited from Beamable.Common.Content.Validation.ValidationAttribute | |
static bool | IsNumericType (Type type) |
Properties inherited from Beamable.Common.Content.Validation.MustReferenceContent | |
bool | AllowNull [get, set] |
Type[] | AllowedTypes [get, set] |
Properties inherited from UnityEngine.PropertyAttribute | |
int | order [get, set] |