C# Class OpenRA.Network.SyncReport.EffectReport

Show file Open project: OpenRA/OpenRA

Public Properties

Property Type Description
Hash int
Name string
NamesValues object[]>.Pair

Property Details

Hash public property

public int Hash
return int

Name public property

public string Name
return string

NamesValues public property

public Pair NamesValues
return object[]>.Pair