OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Functions | Variables
MessageScrollTable.h File Reference
#include <string>
#include "Engine/Objects/ItemEnums.h"
#include "Utility/IndexedArray.h"

Functions

void initializeMessageScrolls (const Blob &scrolls)
 

Variables

IndexedArray< std::string, ITEM_FIRST_MESSAGE_SCROLL, ITEM_LAST_MESSAGE_SCROLLpMessageScrolls
 

Function Documentation

◆ initializeMessageScrolls()

void initializeMessageScrolls ( const Blob scrolls)
Original binary offset:
0x4764C2

Variable Documentation

◆ pMessageScrolls

IndexedArray<std::string, ITEM_FIRST_MESSAGE_SCROLL, ITEM_LAST_MESSAGE_SCROLL> pMessageScrolls
extern