Attribute Macros§
- forwards
- native
- Declares a function as a native callback and generates internal support code.
- vtable
- vtable_
override
Derive Macros§
- ICallable
Api - SMExtension
- Creates the entry point for SourceMod to recognise this library as an extension and set the required metadata.
- SMInterface
Api