![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| ANSICHAR * | SetIndex (int32 Offset, int32 Index) |
Public Attributes | |
| ANSICHAR | Buffer [10] {} |
Helper for constructing strings of the form XXXXX##.
| 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). |
| ANSICHAR FOpenGLUniformName::Buffer[10] {} |