Navigation
API > API/Plugins > API/Plugins/AvalancheCore
References
| Module | AvalancheCore |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheCore/Public/AvaField.h |
| Include | #include "AvaField.h" |
namespace UE
{
namespace AvaCore
{
template<typename InStructType, typename InPropertyType>
InPropertyType * UE::AvaCore::GetProperty
(
FName InMemberPropertyName
)
}
}