UnloadableObjectInstantiator.ProcessProxyTypeDelegate Delegate
Namespace: Stride.Core.YamlAssembly: Stride.Core.Assets.dll
public delegate void ProcessProxyTypeDelegate(Type baseType, TypeBuilder typeBuilder);
Parameters
Type | Name | Description |
---|---|---|
System.Type | baseType | |
System.Reflection.Emit.TypeBuilder | typeBuilder |