Photon Fusion 2.0.3

Public Member Functions | Properties | List of all members
UnityResourcePathAttribute Class Reference

Specifies that the string field represents a path to a Unity resource. More...

Inherits DrawerPropertyAttribute.

Public Member Functions

 UnityResourcePathAttribute (Type resourceType)
 Initializes a new instance of the class with the specified resource type. More...
 

Properties

Type ResourceType [get]
 The type of the resource. More...
 

Detailed Description

Specifies that the string field represents a path to a Unity resource.

Constructor & Destructor Documentation

◆ UnityResourcePathAttribute()

UnityResourcePathAttribute ( Type  resourceType)

Initializes a new instance of the class with the specified resource type.

Parameters
resourceType

Property Documentation

◆ ResourceType

Type ResourceType
get

The type of the resource.