xoreos  0.0.5
Public Attributes | List of all members
Engines::KotOR2::Creature::PartModels Struct Reference

Parts of a creature's body. More...

Collaboration diagram for Engines::KotOR2::Creature::PartModels:
Collaboration graph
[legend]

Public Attributes

Common::UString type
 
Common::UString body
 
Common::UString head
 
Common::UString bodyTexture
 

Detailed Description

Parts of a creature's body.

Definition at line 107 of file creature.h.

Member Data Documentation

◆ body

Common::UString Engines::KotOR2::Creature::PartModels::body

◆ bodyTexture

Common::UString Engines::KotOR2::Creature::PartModels::bodyTexture

◆ head

Common::UString Engines::KotOR2::Creature::PartModels::head

◆ type

Common::UString Engines::KotOR2::Creature::PartModels::type

Definition at line 108 of file creature.h.


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