Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerPro.IStringBasedEventArgs Interface Reference

A class for an event for which the key piece of data is a string. More...

Inheritance diagram for PlatformerPro.IStringBasedEventArgs:
PlatformerPro.EnemyAIEventArgs

Properties

string StringValue [get]
 Gets or sets the string value. More...
 

Detailed Description

A class for an event for which the key piece of data is a string.

Property Documentation

◆ StringValue

string PlatformerPro.IStringBasedEventArgs.StringValue
get

Gets or sets the string value.

The previous scene.


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