s&
About
The Project
info
About s&box
map
Roadmap
monitoring
Metrics
Engine startup and usage numbers
Updates
newspaper
Latest News
published_with_changes
Changes
Release-by-release changelog
Games
Browse Games
Discover Games
gamejams
Game Jam III
Starts
Fri 4 Sep
Theme
Theme revealed when the jam starts.
£
50,000
prizepool
Read more
Workshop
Playable
sports_esports
Games
Standalone games and gamemodes
Assets
landscape
Maps
view_in_ar
Models
texture
Materials
apparel
Clothing
apps
Everything
Every asset type in one list
Forum
Learn
Documentation
rocket_launch
Getting Started
docs
Documentation
api
API Reference
Resources
school
Tutorials
manage_search
Code Search
input
Log in with Steam
chevron_left
Change Language
简体中文
English
Русский
Español
Português-Brasil
Deutsch
日本語
Français
Polski
Türkçe
한국어
Pirate
Italiano
ไทย
繁體中文
Українська
Čeština
Nederlands
Magyar
Dansk
Suomi
Svenska
Norsk
Ελληνικά
Română
Български
Tiếng Việt
Bahasa Indonesia
Español-Latinoamérica
العربية
Api
Classes
WrappedMethod
chevron_left
Classes
struct
WrappedMethod
Properties
data_object
Attributes
data_object
GenericArguments
data_object
IsStatic
data_object
MethodIdentity
data_object
MethodName
data_object
Object
data_object
Resume
data_object
TypeName
Methods
functions
GetAttribute
WrappedMethod
Provides data about a wrapped method in a Sandbox.CodeGeneratorAttribute callback.
struct
Sandbox
.
sealed
Sandbox.System
data_object
Properties
8
Attributes
Attribute[]
An array of all attributes decorated with Sandbox.CodeGeneratorAttribute on the original method.
GenericArguments
Type[]
The generic argument types of the method or null if the method is not generic.
IsStatic
bool
Is this a static method?
MethodIdentity
int
The Identity of the original method. This is an integer that each MethodDescription has to distinguish itself from other methods of the same class.
MethodName
string
The name of the original method.
Object
object
The object whose method is being wrapped. This will be null if we're wrapping a static method.
Resume
Action
Invoke the original method.
TypeName
string
The name of the type that the method belongs to.
functions
Methods
1
GetAttribute
(
)
U
Get the attribute of type, or null if it doesn't exist
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.