![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Classes | |
| class | INeuralProfileManager |
Functions | |
| ENGINE_API int32 | AddOrUpdateProfile (const UNeuralProfile *InProfile, const FGuid &InGuid, const FNeuralProfileStruct InSettings) |
| ENGINE_API FNeuralProfileStruct | GetProfileSetting (int32 AllocationId) |
| ENGINE_API int32 | GetNeuralProfileId (const UNeuralProfile *In) |
| int32 NeuralProfile::AddOrUpdateProfile | ( | const UNeuralProfile * | InProfile, |
| const FGuid & | InGuid, | ||
| const FNeuralProfileStruct | InSettings | ||
| ) |
| int32 NeuralProfile::GetNeuralProfileId | ( | const UNeuralProfile * | In | ) |
| FNeuralProfileStruct NeuralProfile::GetProfileSetting | ( | int32 | AllocationId | ) |