Click or drag to resize

SampSharp.Core.Callbacks Namespace

[Missing <summary> documentation for "N:SampSharp.Core.Callbacks"]

Classes
  ClassDescription
Public classCallbackAttribute
Indicates a method should be loaded by RegisterCallbacksInObject(IGameModeClient, Object) and indicates the name of the callback.
Public classCallbackRegistrationException
An error thrown when a callback could not be registered.
Public classParameterLengthAttribute
Contains an index property for defining which parameter of a callback contains the length of the parameter this attribute is attached to.
Structures
  StructureDescription
Public structureCallbackParameterInfo
Contains information about a callback parameter.
Enumerations
  EnumerationDescription
Public enumerationCallbackParameterType
Contains the possible callback parameter types.