Artemis Artemis
Artemis Artemis

Search Results for

    Interface INodeScriptCondition

    Represents a condition applied to a ProfileElement using a INodeScript

    Inherited Members
    ICondition.Update()
    ICondition.UpdateTimeline(double)
    ICondition.OverrideTimeline(TimeSpan)
    ICondition.Entity
    ICondition.ProfileElement
    ICondition.IsMet
    IDisposable.Dispose()
    IStorageModel.Load()
    IStorageModel.Save()
    Namespace: Artemis.Core
    Assembly: Artemis.Core.dll
    Syntax
    public interface INodeScriptCondition : ICondition, IDisposable, IStorageModel

    Properties

    NodeScript

    Gets the node script of this node script condition

    Declaration
    INodeScript? NodeScript { get; }
    Property Value
    Type Description
    INodeScript

    Methods

    LoadNodeScript()

    Loads the node script this node script condition uses

    Declaration
    void LoadNodeScript()
    Content is available under the PolyForm Noncommercial License, by Artemis RGB.