Class UtilityCurvePresetPrototype
Inheritance
System.Object
UtilityCurvePresetPrototype
Implements
Robust.Shared.Prototypes.IPrototype
Namespace: Content.Server.NPC.Queries.Curves
Assembly: Content.Server.dll
Syntax
public sealed class UtilityCurvePresetPrototype : object, IPrototype
Fields
| Improve this Doc View SourceCurve
Declaration
public IUtilityCurve Curve
Field Value
Type | Description |
---|---|
IUtilityCurve |
Properties
| Improve this Doc View SourceID
Declaration
public string ID { get; }
Property Value
Type | Description |
---|---|
System.String |
Implements
Robust.Shared.Prototypes.IPrototype