VJ Master 1.3
Real-time audio analysis and visualisation.
 
Loading...
Searching...
No Matches
FStructuredBufferAttribute Struct Reference

Represents an attribute in a structured buffer with metadata. More...

Public Member Functions

 FStructuredBufferAttribute (const TCHAR *InAttributeName, FNiagaraTypeDefinition InTypeDef, FText InDescription)
 

Public Attributes

const TCHAR * AttributeName
 
FName DisplayFunctionName
 
FNiagaraTypeDefinition TypeDef
 
FText Description
 

Detailed Description

Represents an attribute in a structured buffer with metadata.

This struct stores the name, type, description, and a generated display function name for an attribute used in structured buffers within the context of Niagara.


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