CARLA
Public Member Functions | Public Attributes | List of all members
AWalkerBase Class Reference

#include <WalkerBase.h>

+ Inheritance diagram for AWalkerBase:
+ Collaboration diagram for AWalkerBase:

Public Member Functions

void StartDeathLifeSpan ()
 

Public Attributes

float AfterLifeSpan = 10.0f
 
bool bAlive = true
 

Detailed Description

Definition at line 14 of file WalkerBase.h.

Member Function Documentation

◆ StartDeathLifeSpan()

void AWalkerBase::StartDeathLifeSpan ( )
inline

Definition at line 28 of file WalkerBase.h.

Member Data Documentation

◆ AfterLifeSpan

float AWalkerBase::AfterLifeSpan = 10.0f

Definition at line 25 of file WalkerBase.h.

◆ bAlive

bool AWalkerBase::bAlive = true

Definition at line 22 of file WalkerBase.h.


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