Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
GameobjectModelData Struct Reference

Public Member Functions

 GameobjectModelData (const std::string &name_, const AABox &box)

Public Attributes

AABox bound
std::string name

Detailed Description

Definition at line 18 of file GameObjectModel.cpp.

Constructor & Destructor Documentation

◆ GameobjectModelData()

GameobjectModelData::GameobjectModelData ( const std::string & name_,
const AABox & box )
inline

Definition at line 20 of file GameObjectModel.cpp.

References bound, and name.

Member Data Documentation

◆ bound

AABox GameobjectModelData::bound

Definition at line 23 of file GameObjectModel.cpp.

Referenced by GameobjectModelData().

◆ name

std::string GameobjectModelData::name

Definition at line 24 of file GameObjectModel.cpp.

Referenced by GameobjectModelData().


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