Table of Contents

Namespace SharpPluginLoader.Core.Actions

Classes

Action

Represents an instance of the cActionBase class.

ActionCloner

Allows for the creation of custom actions for monsters.

ActionController

Represents an instance of the cActionController class.

CustomAction

Structs

ActionInfo

Represents an action that can be performed by an entity. This is a combination of an action set and an action id.

ActionList

Delegates

OnActionEnd
OnActionExecute
OnActionInitialize
OnActionUpdate
OnEndCallback
OnExecuteCallback
OnInitializeCallback
OnUpdateCallback