![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
A character reference can be attached to any object to provide an easy way to access the related character without needing to check for parents. More...
Protected Member Functions | |
virtual void | Init () |
Init this instance. More... | |
Protected Attributes | |
Character | character |
The cached character reference. More... | |
Properties | |
Character | Character [get, set] |
Gets the character reference. More... | |
![]() | |
Character | Character [get, set] |
Get the character. More... | |
A character reference can be attached to any object to provide an easy way to access the related character without needing to check for parents.
|
protectedvirtual |
Init this instance.
|
protected |
The cached character reference.
|
getset |
Gets the character reference.
The character.