Show / Hide Table of Contents

Class VehicleExhaustionConfig

Inheritance
System.Object
VehicleExhaustionConfig
Namespace: Eco.Gameplay.Systems.Exhaustion
Assembly: Eco.Gameplay.dll
Syntax
public class VehicleExhaustionConfig : Object

Constructors

VehicleExhaustionConfig(String, Boolean)

Declaration
public VehicleExhaustionConfig(string name, bool exhaustion)
Parameters
Type Name Description
System.String name
System.Boolean exhaustion

Properties

IsExhaustable

Declaration
public bool IsExhaustable { get; set; }
Property Value
Type Description
System.Boolean

Name

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String

Extension Methods

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
☀
☾