s&
newspaper
About
info
About s&box
newspaper
Latest News
published_with_changes
Changes
map
Roadmap
monitoring
Metrics
games
Games
sports_esports
Browse Games
rocket
Discover Games
business_center
Workshop
sports_esports
Games
landscape
Maps
chair
Models
texture
Materials
apparel
Clothing
construction
More..
forum
Forum
docs
Docs
docs
Documentation
dashboard
Api Reference
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
search
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
menu
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.