Beamable SDK
Public Member Functions | List of all members
Beamable.Common.Assistant.BeamHintDomainAttribute Class Reference

Used to declare that certain "static readonly string" fields are BeamHintDomains — this information is cached by the BeamHintReflectionCache system. More...

Inheritance diagram for Beamable.Common.Assistant.BeamHintDomainAttribute:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Common.Assistant.BeamHintDomainAttribute:
Collaboration graph
[legend]

Public Member Functions

AttributeValidationResult IsAllowedOnMember (MemberInfo member)
 Takes in the MemberInfo associated with this attribute and returns a AttributeValidationResult. More...
 

Detailed Description

Used to declare that certain "static readonly string" fields are BeamHintDomains — this information is cached by the BeamHintReflectionCache system.

Member Function Documentation

◆ IsAllowedOnMember()

AttributeValidationResult Beamable.Common.Assistant.BeamHintDomainAttribute.IsAllowedOnMember ( MemberInfo  member)
inline

Takes in the MemberInfo associated with this attribute and returns a AttributeValidationResult.

Implements Beamable.Common.Reflection.IReflectionAttribute.


The documentation for this class was generated from the following file: