FBlueprintActionDatabase::IsStructAllowed

Check whether permissions allow this struct

Unreal Engine C++ API Reference > Editor > BlueprintGraph > FBlueprintActionDatabase > IsStructAllowed

References

   
Module BlueprintGraph
Header /Engine/Source/Editor/BlueprintGraph/Public/BlueprintActionDatabase.h
Include #include "BlueprintActionDatabase.h"
Source /Engine/Source/Editor/BlueprintGraph/Private/BlueprintActionDatabase.cpp
static bool IsStructAllowed
(
    [UScriptStruct](API\Runtime\CoreUObject\UObject\UScriptStruct) const * InStruct,
    [EPermissionsContext](API\Editor\BlueprintGraph\FBlueprintActionDatabase\EPermissionsContext) InContext
)

Remarks

Check whether permissions allow this struct


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library