C# Class InteractSystem.Attributes.DefultGameObjectAttribute

Inheritance: PropertyAttribute
Afficher le fichier Open project: zouhunter/unity-InteractSystem Class Usage Examples

Méthodes publiques

Свойство Type Description
title string

Méthodes publiques

Méthode Description
DefultGameObjectAttribute ( string title = null ) : System.Collections

Method Details

DefultGameObjectAttribute() public méthode

public DefultGameObjectAttribute ( string title = null ) : System.Collections
title string
Résultat System.Collections

Property Details

title public_oe property

public string title
Résultat string