Table of Contents

Class StrideScriptAttribute

Namespace
Stride.Core.MicroThreading
Assembly
Stride.Core.MicroThreading.dll
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Method)]
public class StrideScriptAttribute : Attribute
Inheritance
StrideScriptAttribute
Inherited Members

Constructors

StrideScriptAttribute(ScriptFlags)

public StrideScriptAttribute(ScriptFlags flags = ScriptFlags.None)

Parameters

flags ScriptFlags

Properties

Flags

public ScriptFlags Flags { get; set; }

Property Value

ScriptFlags