C# Class GameMachine.GuildInviteInfo

Inheritance: UnityEngine.MonoBehaviour
显示文件 Open project: gamemachine/gamemachine Class Usage Examples

Public Properties

Property Type Description
from string
guildId string
to string

Property Details

from public_oe property

public string from
return string

guildId public_oe property

public string guildId
return string

to public_oe property

public string to
return string