Show / Hide Table of Contents

Class VehicleInteractionParameterNames

Vehicle Interactions parameters shared between client and server

Inheritance
System.Object
VehicleInteractionParameterNames
Namespace: Eco.Shared.SharedTypes
Assembly: Eco.Shared.dll
Syntax
[Localized(true, false, "", false)]
public sealed class VehicleInteractionParameterNames : Enum

Fields

Drive

Declaration
public const VehicleInteractionParameterNames Drive
Field Value
Type Description
VehicleInteractionParameterNames

Mount

Declaration
public const VehicleInteractionParameterNames Mount
Field Value
Type Description
VehicleInteractionParameterNames

Paddle

Declaration
public const VehicleInteractionParameterNames Paddle
Field Value
Type Description
VehicleInteractionParameterNames

Pull

Declaration
public const VehicleInteractionParameterNames Pull
Field Value
Type Description
VehicleInteractionParameterNames

Push

Declaration
public const VehicleInteractionParameterNames Push
Field Value
Type Description
VehicleInteractionParameterNames

Sit

Declaration
public const VehicleInteractionParameterNames Sit
Field Value
Type Description
VehicleInteractionParameterNames

Steer

Declaration
public const VehicleInteractionParameterNames Steer
Field Value
Type Description
VehicleInteractionParameterNames

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods

CommandLine.FeedFromCommandLine(Object)
CommandLine.ToCommandLineArgs(Object, Func<Object, Boolean>)
ListUtil.DepthFirstTraversal<T>(T, Func<T, IEnumerable<T>>)
EnumerableExtensions.SingleItemAsEnumerable<T>(T)
EventUtils.RaiseEvent<TEventArgs>(Object, String, TEventArgs)
PredicateUtils.MatchesAll<TEnumerable, T>(T, TEnumerable)
PredicateUtils.MatchesAll<T>(T, Func<T, Boolean>[])
PredicateUtils.MatchesAny<TEnumerable, T>(T, TEnumerable)
ReflectionUtils.PropertyValue<T>(Object, PropertyInfo)
ReflectionUtils.TryGetPropertyValueByName<T>(Object, String, out T)
ReflectionUtils.GetPropertyValueByName<T>(Object, String)
ReflectionUtils.SetPropertyByName(Object, String, Object)
ReflectionUtils.GetStructPropertyByName<T>(Object, String)
ReflectionUtils.GetStringPropertyByName(Object, String)
ReflectionUtils.ZipByProperty<T>(Object, Object, Object, Func<T, T, T>)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾