Click or drag to resize

ResourcePoolTSource, TArgsDefaultArgs Property

Gets the args to fallback on if no args 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 TArgs DefaultArgs { get; }
Request Example View Source

Property Value

Type: TArgs
See Also