Page MenuHomeFeedback Tracker

HitZone::GetHitZoneContainer returns concrete implementation instead of base class
Closed, ResolvedPublic

Description

The method prototype below currently returns an SCR_ implementation instead of the engine base class that would be more appropriate: HitZoneContainerComponent

enfusion://ScriptEditor/Scripts/Game/generated/HitZone/HitZone.c;47

class HitZone
{
	//script method wrappers
	proto external SCR_HitZoneContainerComponent GetHitZoneContainer();
}

Details

Severity
Minor
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
General

Event Timeline

Geez changed the task status from New to Acknowledged.Oct 27 2022, 3:18 PM
Geez closed this task as Resolved.Nov 14 2022, 9:24 AM
Geez claimed this task.
Geez added a subscriber: Geez.

Hello Arkensor.
This has been resolved internally and the fix will appear in one of the future updates.
Regards,
Geez