togetherproperty - TogetherGames/Public-Corona-Lua GitHub Wiki

TogetherProperty

Together::TogetherProperty

Overview

A TogetherProperty is a simple name/value pair that managed by a PropertyCollection.


Members

string Name

The name of this property

string Value

The value of this property


Methods


New()

Creates a new TogetherProperty

Note
PropertyCollections allow children with matching names, but this is not suggested as it could result in unexpected search results.

Syntax
TogetherProperty:New(  )

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