xoreos  0.0.5
Public Attributes | List of all members
Engines::KotOR2::Functions::FunctionPointer Struct Reference
Collaboration diagram for Engines::KotOR2::Functions::FunctionPointer:
Collaboration graph
[legend]

Public Attributes

uint32 id
 
const char * name
 
funcPtr func
 

Detailed Description

Definition at line 53 of file functions.h.

Member Data Documentation

◆ func

funcPtr Engines::KotOR2::Functions::FunctionPointer::func

Definition at line 56 of file functions.h.

Referenced by Engines::KotOR2::Functions::registerFunctions().

◆ id

uint32 Engines::KotOR2::Functions::FunctionPointer::id

Definition at line 54 of file functions.h.

Referenced by Engines::KotOR2::Functions::registerFunctions().

◆ name

const char* Engines::KotOR2::Functions::FunctionPointer::name

Definition at line 55 of file functions.h.

Referenced by Engines::KotOR2::Functions::registerFunctions().


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