Photon Server API Documentation v5.0RC1

Static Public Member Functions | List of all members
ExitGames.Extensions.ReflectionExtensions Class Reference

Provides extension methods for the Type instances. More...

Static Public Member Functions

static T GetCustomAttribute< T > (this PropertyInfo propertyInfo, bool inherit)
 

Detailed Description

Provides extension methods for the Type instances.

Member Function Documentation

◆ GetCustomAttribute< T >()

static T ExitGames.Extensions.ReflectionExtensions.GetCustomAttribute< T > ( this PropertyInfo  propertyInfo,
bool  inherit 
)
inlinestatic
Type Constraints
T :Attribute