InstanceCopyCreated
Syntax
public const string enginedll = @"engine.dll"; [DllImport(enginedll, EntryPoint = "InstanceCopyCreated")] public static extern void InstanceCopyCreated(Int64 owlInstance);
public const string enginedll = @"engine.dll"; [DllImport(enginedll, EntryPoint = "InstanceCopyCreated")] public static extern void InstanceCopyCreated(Int64 owlInstance);