ContentManagerLoaderSettings.ContentFilterDelegate Delegate
Namespace: Stride.Core.Serialization.ContentsAssembly: Stride.Core.Serialization.dll
public delegate void ContentFilterDelegate(ILoadableReference reference, ref bool shouldBeLoaded);
Parameters
Type | Name | Description |
---|---|---|
ILoadableReference | reference | |
System.Boolean | shouldBeLoaded |