C# Class wuxingogo.Runtime.XAttribute

Inheritance: UnityEngine.PropertyAttribute
显示文件 Open project: wuxingogo/WuxingogoExtension

Public Properties

Property Type Description
title string

Public Methods

Method Description
XAttribute ( ) : System
XAttribute ( string title ) : System

Method Details

XAttribute() public method

public XAttribute ( ) : System
return System

XAttribute() public method

public XAttribute ( string title ) : System
title string
return System

Property Details

title public_oe property

public string title
return string