Constructors
| Name | Description |
|---|---|
APawn() |
Override Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
protected | void | onLoad() |
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() | |
protected | void | enablePhysics() | ||
protected | void | disabledPhysics() | ||
private | void | |||
private | void | deattachController() |
Members
| Access | Type | Modifier | Name | Description |
|---|---|---|---|---|
private | friend | Controller | ||
protected | m_controller | |||
protected | m_physics |