Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/FMovieGraphPinProperties
Syntax
UPROPERTY (BlueprintReadWrite, EditAnywhere, Category="Settings")
bool bIsBuiltIn
Remarks
Whether this pin is built-in (ie, the pin ships with the node and cannot be removed). Option pins on the Select node would be an example of pins which are not built-in (they can be added and removed dynamically).