CommonLibSSE NG
Loading...
Searching...
No Matches
SKSE::MessagingInterface::Message Struct Reference

#include <Interfaces.h>

Public Attributes

const char * sender
 
std::uint32_t type
 
std::uint32_t dataLen
 
void * data
 

Member Data Documentation

◆ data

void* SKSE::MessagingInterface::Message::data

◆ dataLen

std::uint32_t SKSE::MessagingInterface::Message::dataLen

◆ sender

const char* SKSE::MessagingInterface::Message::sender

◆ type

std::uint32_t SKSE::MessagingInterface::Message::type

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