C# Class InteractSystem.Attributes.DefultGameObjectAttribute

Inheritance: PropertyAttribute
Datei anzeigen Open project: zouhunter/unity-InteractSystem Class Usage Examples

Public Properties

Property Type Description
title string

Public Methods

Method Description
DefultGameObjectAttribute ( string title = null ) : System.Collections

Method Details

DefultGameObjectAttribute() public method

public DefultGameObjectAttribute ( string title = null ) : System.Collections
title string
return System.Collections

Property Details

title public_oe property

public string title
return string