Table of Contents

Class SessionTemplateGeneratorParameters

Namespace
Stride.Core.Assets.Templates
Assembly
Stride.Core.Assets.dll
public sealed class SessionTemplateGeneratorParameters : TemplateGeneratorParameters
Inheritance
SessionTemplateGeneratorParameters
Inherited Members

Properties

Session

Gets or sets the current session.

public PackageSession Session { get; set; }

Property Value

PackageSession

The session.

Methods

ValidateParameters()

protected override void ValidateParameters()