Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Rendering > FColorVertexBuffer
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Rendering/ColorVertexBuffer.h |
Include | #include "Rendering/ColorVertexBuffer.h" |
Source | /Engine/Source/Runtime/Engine/Private/Rendering/ColorVertexBuffer.cpp |
void ImportText
&40;
const TCHAR &42; SourceText
&41;
Remarks
Export the data from a string, used for editor Copy&Paste. Export the data from a string, used for editor Copy&Paste.
Parameters
Name | Description |
---|---|
SourceText | must not be 0 |