|
Beamable SDK
|


Public Member Functions | |
| BeamHintSystemAttribute (bool isBeamContextSystem=false) | |
| AttributeValidationResult | IsAllowedOnMember (MemberInfo member) |
| Takes in the MemberInfo associated with this attribute and returns a AttributeValidationResult. More... | |
Properties | |
| bool | IsBeamContextSystem [get] |
|
inline |
Takes in the MemberInfo associated with this attribute and returns a AttributeValidationResult.
Implements Beamable.Common.Reflection.IReflectionAttribute.