#include <WalkerBase.h>
类 AWalkerBase 继承关系图:
AWalkerBase 的协作图:Public 成员函数 | |
| void | StartDeathLifeSpan () |
Public 属性 | |
| float | AfterLifeSpan = 10.0f |
| bool | bAlive = true |
| bool | bUsesWheelChair = false |
Private 成员函数 | |
| AWalkerBase (const FObjectInitializer &ObjectInitializer) | |
在文件 WalkerBase.h 第 19 行定义.
|
private |
在文件 WalkerBase.cpp 第 10 行定义.
|
inline |
在文件 WalkerBase.h 第 43 行定义.
| float AWalkerBase::AfterLifeSpan = 10.0f |
在文件 WalkerBase.h 第 34 行定义.
| bool AWalkerBase::bAlive = true |
在文件 WalkerBase.h 第 30 行定义.
| bool AWalkerBase::bUsesWheelChair = false |
在文件 WalkerBase.h 第 38 行定义.