Pathfinder  v3.0
The definitive Hacknet programmable modding system
Pathfinder.Util.Utility.Array< T > Class Template Reference

Type specific Array Utilities More...

Static Public Attributes

static readonly T [] Empty = new T[0]
 An Empty Array of T More...
 

Detailed Description

Member Data Documentation

◆ Empty

readonly T [] Pathfinder.Util.Utility.Array< T >.Empty = new T[0]
static

The documentation for this class was generated from the following file: