![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
Activation event arguments. More...
Public Member Functions | |
ActivationEventArgs (string groupName, string itemId) | |
Initializes a new instance of the PlatformerPro.ActivationEventArgs class. More... | |
Properties | |
string | GroupName [get, protected set] |
Gets the group name More... | |
virtual string | ItemId [get, protected set] |
Gets the item id. More... | |
Activation event arguments.
PlatformerPro.ActivationEventArgs.ActivationEventArgs | ( | string | groupName, |
string | itemId | ||
) |
Initializes a new instance of the PlatformerPro.ActivationEventArgs class.
groupName | Group name. |
itemId | Item identifier. |
|
getprotected set |
Gets the group name
|
getprotected set |
Gets the item id.