Show / Hide Table of Contents

Class LeaveClassBase

Inheritance
System.Object
GameAction
AggregatableAction
EducationAction
LeaveClassBase
CompleteClass
LeftClass
Implements
IController
IViewController
IHasUniversalID
IContextObject
IAggregatableStat
ICountStat
IActionStat
IStat
Inherited Members
EducationAction.Student
EducationAction.Teacher
EducationAction.SettlementScopes
AggregatableAction.AggregateFrom(IAggregatableStat)
AggregatableAction.Count
GameAction.StatKey
GameAction.AuthIgnored
GameAction._id
GameAction.Time
GameAction.MarkedUpName
GameAction.StatType
GameAction.ControllerID
Namespace: Eco.Gameplay.GameActions
Assembly: Eco.Gameplay.dll
Syntax
public abstract class LeaveClassBase : EducationAction, IController, IViewController, IHasUniversalID, IContextObject, IAggregatableStat, ICountStat, IActionStat, IStat

Constructors

LeaveClassBase()

Declaration
protected LeaveClassBase()

Properties

TuitionCurrency

Declaration
public Currency TuitionCurrency { get; set; }
Property Value
Type Description
Currency

TuitionFeePaidToOwner

Declaration
public float TuitionFeePaidToOwner { get; set; }
Property Value
Type Description
System.Single

TuitionFeePaidToTeacher

Declaration
public float TuitionFeePaidToTeacher { get; set; }
Property Value
Type Description
System.Single

TuitionFeeRefunded

Declaration
public float TuitionFeeRefunded { get; set; }
Property Value
Type Description
System.Single

TuitionFeeTotal

Declaration
public float TuitionFeeTotal { get; set; }
Property Value
Type Description
System.Single

Implements

IController
IViewController
IHasUniversalID
IContextObject
IAggregatableStat
ICountStat
IActionStat
IStat

Extension Methods

GameActionExtensions.AffectedDeeds(GameAction)
GameActionExtensions.Fill(GameAction, MultiblockActionContext, WrappedWorldPosition3i, Item)
GameActionExtensions.Fill(GameAction, User, Item, WrappedWorldPosition3i, Nullable<AccessType>, Item)
GameActionManager.TryPerform(GameAction, User)
TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾