Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerPro.CharacterPhysicsCollider Class Reference

A special collider used to handle triggers and physics interaction. More...

Inheritance diagram for PlatformerPro.CharacterPhysicsCollider:

Protected Attributes

Character myCharacter
 Reference to this character. More...
 

Properties

virtual Character Character [get]
 Gets the character reference. More...
 

Detailed Description

A special collider used to handle triggers and physics interaction.

Member Data Documentation

◆ myCharacter

Character PlatformerPro.CharacterPhysicsCollider.myCharacter
protected

Reference to this character.

Property Documentation

◆ Character

virtual Character PlatformerPro.CharacterPhysicsCollider.Character
get

Gets the character reference.


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