Click or drag to resize

ResourcePoolTSource, TArgsDefaultSource Property

Gets the source to fallback on if no source is specified.

Namespace:  Archon.SwissArmyLib.ResourceSystem
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public virtual TSource DefaultSource { get; }
Request Example View Source

Property Value

Type: TSource
See Also