Module |
|
Header |
/Engine/Source/Editor/BlueprintGraph/Classes/K2Node_CallArrayFunction.h |
Include |
#include "K2Node_CallArrayFunction.h" |
Source |
/Engine/Source/Editor/BlueprintGraph/Private/K2Node_CallArrayFunction.cpp |
Checks if the passed in property is a wildcard property
TRUE if the property is a wildcard.
Parameter |
Description |
---|---|
InArrayFunction |
The array function to check |
InProperty |
Property to examine to see if it is marked in metadata as a wildcard |