s&box docs

public abstract interface Sandbox.IDynamicFloatContext

Properties

Showing 2 properties

public virtual float Sandbox.IDynamicFloatContext.LifetimeDelta { get; set; }

Should return the lifetime delta we're going to use to evaluate

public virtual int Sandbox.IDynamicFloatContext.RandomSeed { get; set; }

Should return the seed we're using for randomness

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.IDynamicFloatContext

On this page