Flying Piggy 2D Runner Kit  1.0
Complete 2D runner template for Unity
 All Classes Files Functions Variables Enumerations Enumerator Properties
GamePropertyValue< T > Interface Template Reference
Inheritance diagram for GamePropertyValue< T >:
BooleanProperty

Public Member Functions

GetValue ()
 
void SetValue (T value)
 

Detailed Description

Manage GameProperty value of defined type

Member Function Documentation

T GamePropertyValue< T >.GetValue ( )

Implemented in BooleanProperty.

void GamePropertyValue< T >.SetValue ( value)

The documentation for this interface was generated from the following file: