PrefAttribute.

PrefAttribute.PrefType Enum

Summary

[Editor-Only] Denotes the way a particular pref will be saved and loaded.
Assembly
Weaver.dll
Namespace
Weaver
Base Types
  • Enum
graph BT Type-->Base0["Enum"] Type["PrefAttribute.PrefType"] class Type type-node

Syntax

public enum PrefAttribute.PrefType

Fields

Name Constant Value Summary
Bool 4
static
Enum 5
static
Float 1
static
Int 2
static
String 3
static
Unsupported 0
static