FKismetCompilerContext::CreateVariable

Creates a class variable

Unreal Engine C++ API Reference > Editor > KismetCompiler > FKismetCompilerContext

References

   
Module KismetCompiler
Header /Engine/Source/Editor/KismetCompiler/Public/KismetCompiler.h
Include #include "KismetCompiler.h"
Source /Engine/Source/Editor/KismetCompiler/Private/KismetCompiler.cpp
[FProperty](API\Runtime\CoreUObject\UObject\FProperty) * CreateVariable
(
    const [FName](API\Runtime\Core\UObject\FName) Name,
    const [FEdGraphPinType](API\Runtime\Engine\EdGraph\FEdGraphPinType) & Type
)

Remarks

Creates a class variable


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library