C# Class SpilGames.Unity.Utils.SpilErrorMessage

ファイルを表示 Open project: spilgames/spil_event_unity_plugin Class Usage Examples

Public Properties

Property Type Description
id int
message string
name string

Property Details

id public_oe property

public int id
return int

message public_oe property

public string message
return string

name public_oe property

public string name
return string