C# Class SoilMessage, Generations

Inheritance: Message
Show file Open project: scadieux/Generations Class Usage Examples

Public Properties

Property Type Description
action Action,
id int
numberOfGenerationIncrement int
soilObject GenerationObject,

Property Details

action public property

public Action, action
return Action,

id public property

public int id
return int

numberOfGenerationIncrement public property

public int numberOfGenerationIncrement
return int

soilObject public property

public GenerationObject, soilObject
return GenerationObject,