UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FOpenGLUniformName Struct Reference

Public Member Functions

ANSICHARSetIndex (int32 Offset, int32 Index)
 

Public Attributes

ANSICHAR Buffer [10] {}
 

Member Function Documentation

◆ SetIndex()

ANSICHAR * FOpenGLUniformName::SetIndex ( int32  Offset,
int32  Index 
)
inline

Helper for constructing strings of the form XXXXX##.

Parameters
Str- The string to build.
Offset- Offset into the string at which to set the number.
Index- Number to set. Must be in the range [0,100).

Member Data Documentation

◆ Buffer

ANSICHAR FOpenGLUniformName::Buffer[10] {}

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