Beamable SDK
|
Used to declare that certain "static readonly string" fields are BeamHintIds — this information is cached by the BeamHintReflectionCache system. More...
Public Member Functions | |
AttributeValidationResult | IsAllowedOnMember (MemberInfo member) |
Takes in the MemberInfo associated with this attribute and returns a AttributeValidationResult. More... | |
Used to declare that certain "static readonly string" fields are BeamHintIds — this information is cached by the BeamHintReflectionCache system.
|
inline |
Takes in the MemberInfo associated with this attribute and returns a AttributeValidationResult.
Implements Beamable.Common.Reflection.IReflectionAttribute.