Show / Hide Table of Contents

Class EFConfig

Configuration information for Easy Feedback

Inheritance
Object
EFConfig
Namespace: AeLa.EasyFeedback
Assembly: cs.temp.dll.dll
Syntax
public class EFConfig : ScriptableObject

Constructors

EFConfig()

Declaration
public EFConfig()

Fields

Board

Declaration
public FeedbackBoard Board
Field Value
Type Description
FeedbackBoard

StoreLocal

Declaration
public bool StoreLocal
Field Value
Type Description
Boolean

Token

Declaration
public string Token
Field Value
Type Description
String
Back to top Generated by DocFX