Category: Objects
/ Creation
Since engine version: 6.0 OC
NO_OWNER
for no owner. If not specified the owner is the controller (see GetController) of the calling object or NO_OWNER
if the call is made without object context.CreateObject(Wipf, 100,100, NO_OWNER);
CreateObjectAbove(Wipf, 150,100, NO_OWNER);