FColorVertexBuffer::ImportText

Export the data from a string, used for editor Copy&Paste.

Windows
MacOS
Linux

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

Syntax

void ImportText
(
    const TCHAR * SourceText
)

Remarks

Export the data from a string, used for editor Copy&Paste. Export the data from a string, used for editor Copy&Paste.

Parameters

Parameter

Description

SourceText

must not be 0

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss