GameEntryAttribute

Summary

Defines the application entry point. Can only be applied on one single method in the entire application. Must be applied on a static method with a single input parameter.

Definition

Namespace: SDT4.Managed.Core.Attributes
Assembly: SDT4.Managed.Core.dll

sealed class GameEntryAttribute
Inheritance:

ObjectAttributeGameEntryAttribute

Implements:


Fields

Name Type Description

Properties

Name Type Description

Methods