Arbor 3: FSM & BT Graph Editor  3.7.8
FieldCache Class Reference

FieldInfo cache More...

Static Public Member Functions

static FieldInfo[] GetFields (System.Type type)
 Get the fields defined in the type. More...
 
static void Clear ()
 Cache clear More...
 

Detailed Description

FieldInfo cache

Member Function Documentation

◆ Clear()

static void Clear ( )
static

Cache clear

◆ GetFields()

static FieldInfo [] GetFields ( System.Type  type)
static

Get the fields defined in the type.

Parameters
typeType
Returns
Fields defined in the type