Constructors
| Name | Description |
|---|---|
APawn() |
Destructors
| Name | Description |
|---|---|
~APawn() |
Virtual Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
protected | void | inline | onControlAttachment() | |
protected | void | inline | onControleDeattachment() |
Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
public | bool | const | isControlled() | |
public | T* | inline, const | getController() | |
public | void | |||
public | void | deattachController() | ||
public | const | getPhysicsComponent() |
Members
| Access | Type | Modifier | Name | Description |
|---|---|---|---|---|
protected | m_controller | |||
protected | m_physicsComponent |