Table of Contents

Class BaseCommands

Namespace
ReFuel.CVarScript
Assembly
ReFuel.dll
public static class BaseCommands
Inheritance
BaseCommands
Inherited Members

Properties

Bool

public static CCommand Bool { get; }

Property Value

CCommand

Echo

public static CCommand Echo { get; }

Property Value

CCommand

Eval

public static CCommand Eval { get; }

Property Value

CCommand

Int

public static CCommand Int { get; }

Property Value

CCommand

Number

public static CCommand Number { get; }

Property Value

CCommand

String

public static CCommand String { get; }

Property Value

CCommand

Methods

Inject()

public static void Inject()