Show / Hide Table of Contents

Class DynamicValueExtensions

Inheritance
System.Object
DynamicValueExtensions
Namespace: Eco.Gameplay.DynamicValues
Assembly: Eco.Gameplay.dll
Syntax
public static class DynamicValueExtensions : Object

Methods

GetCurrentValue(IDynamicValue, User)

Declaration
public static float GetCurrentValue(this IDynamicValue value, User user)
Parameters
Type Name Description
IDynamicValue value
User user
Returns
Type Description
System.Single

GetCurrentValue(IDynamicValue, User, Object)

Declaration
public static float GetCurrentValue(this IDynamicValue value, User user, object obj)
Parameters
Type Name Description
IDynamicValue value
User user
System.Object obj
Returns
Type Description
System.Single
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾