logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class CutsceneCreator.Result

    Outcome of a Create(Input) call.

    Inheritance
    object
    CutsceneCreator.Result
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Serenity.CutscenePlayer.Installation.Settings.Editor.Builder
    Assembly: Serenity.UnityCutscenePlayer.Installation.Editor.dll
    Syntax
    public sealed class CutsceneCreator.Result

    Constructors

    Result()

    Declaration
    public Result()

    Fields

    CreatedPaths

    Declaration
    public List<string> CreatedPaths
    Field Value
    Type Description
    List<string>

    Definition

    Declaration
    public UnityCutsceneDefinition Definition
    Field Value
    Type Description
    UnityCutsceneDefinition

    DefinitionPath

    Declaration
    public string DefinitionPath
    Field Value
    Type Description
    string

    Error

    Declaration
    public string Error
    Field Value
    Type Description
    string

    InitTaskPath

    Declaration
    public string InitTaskPath
    Field Value
    Type Description
    string

    RigPrefabPath

    Declaration
    public string RigPrefabPath
    Field Value
    Type Description
    string

    ScriptPath

    Declaration
    public string ScriptPath
    Field Value
    Type Description
    string

    ScriptPaths

    Declaration
    public List<string> ScriptPaths
    Field Value
    Type Description
    List<string>

    SettingsPath

    Declaration
    public string SettingsPath
    Field Value
    Type Description
    string

    Success

    Declaration
    public bool Success
    Field Value
    Type Description
    bool
    In this article
    © 2026 Serenity. All Rights Reserved