C# Class GameMachine.GuildInviteInfo

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: gamemachine/gamemachine Class Usage Examples

Méthodes publiques

Свойство Type Description
from string
guildId string
to string

Property Details

from public_oe property

public string from
Résultat string

guildId public_oe property

public string guildId
Résultat string

to public_oe property

public string to
Résultat string