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(); }