Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
Shadow::ShadowTypeInfo Struct Reference

#include <Shadow.h>

Public Attributes

char m_ShadowName [64]
 
ShadowType m_type
 
Bool allowUpdates
 
Bool allowWorldAlign
 
Real m_sizeX
 
Real m_sizeY
 
Real m_offsetX
 
Real m_offsetY
 

Detailed Description

Definition at line 77 of file Shadow.h.

Member Data Documentation

◆ allowUpdates

Bool Shadow::ShadowTypeInfo::allowUpdates

Definition at line 81 of file Shadow.h.

◆ allowWorldAlign

Bool Shadow::ShadowTypeInfo::allowWorldAlign

Definition at line 82 of file Shadow.h.

◆ m_offsetX

Real Shadow::ShadowTypeInfo::m_offsetX

Definition at line 85 of file Shadow.h.

◆ m_offsetY

Real Shadow::ShadowTypeInfo::m_offsetY

Definition at line 86 of file Shadow.h.

◆ m_ShadowName

char Shadow::ShadowTypeInfo::m_ShadowName[64]

Definition at line 79 of file Shadow.h.

◆ m_sizeX

Real Shadow::ShadowTypeInfo::m_sizeX

Definition at line 83 of file Shadow.h.

◆ m_sizeY

Real Shadow::ShadowTypeInfo::m_sizeY

Definition at line 84 of file Shadow.h.

◆ m_type

ShadowType Shadow::ShadowTypeInfo::m_type

Definition at line 80 of file Shadow.h.


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