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