CohtmlCompiledScriptData

Public Functions

Name
voidSetCompiledData(cohtml::DataBuffer * InDataBuffer)
cohtml::DataBuffer *GetCompiledData() const
boolHasCompiledData() const

Public Attributes

Name
TArray< uint8 >FileData

Public Functions Documentation

function SetCompiledData

inline void SetCompiledData(
    cohtml::DataBuffer * InDataBuffer
)

function GetCompiledData

inline cohtml::DataBuffer * GetCompiledData() const

function HasCompiledData

inline bool HasCompiledData() const

Public Attributes Documentation

variable FileData

TArray< uint8 > FileData;