C# Class wuxingogo.Runtime.DisableExpresionAttribute

Inheritance: UnityEngine.PropertyAttribute
Show file Open project: wuxingogo/WuxingogoExtension

Public Properties

Property Type Description
obj object

Public Methods

Method Description
DisableExpresionAttribute ( object obj ) : System

Method Details

DisableExpresionAttribute() public method

public DisableExpresionAttribute ( object obj ) : System
obj object
return System

Property Details

obj public property

public object obj
return object