property - TogetherGames/Public-Unity-CSharp GitHub Wiki

Property

Together::Property

Overview

The Property class represents a generic property for some together object.


Members

string Name

The name of the property.

string Value

The value of the property.


Methods


Property()

Property constructor.

Returns void
Syntax
Property.Property(  )

⚠️ **GitHub.com Fallback** ⚠️