C# Class SpilGames.Unity.Utils.SpilErrorMessage

Show file 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 property

public int id
return int

message public property

public string message
return string

name public property

public string name
return string