Wrath of Zeus
Made by Torchlight Games for CSE 125 SP24
Loading...
Searching...
No Matches
Data Structures | Public Member Functions | Data Fields
UpdateLightSourcesEvent Struct Reference

#include <event.hpp>

Data Structures

struct  UpdatedLightSource
 

Public Member Functions

 DEF_SERIALIZE (Archive &ar, const unsigned int version)
 

Data Fields

std::array< boost::optional< UpdatedLightSource >, MAX_POINT_LIGHTSlightSources
 

Member Function Documentation

◆ DEF_SERIALIZE()

UpdateLightSourcesEvent::DEF_SERIALIZE ( Archive &  ar,
const unsigned int  version 
)
inline

Field Documentation

◆ lightSources

std::array<boost::optional<UpdatedLightSource>, MAX_POINT_LIGHTS> UpdateLightSourcesEvent::lightSources

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