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
live now
Game Jam III
Ends
Fri 25 Sep
Theme
One More Round
The jam is running. Build something, or play the entries.
£
50,000
prizepool
View the jam
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
TargetComponent
chevron_left
Classes
class
TargetComponent
Constructors
functions
TargetComponent
Properties
data_object
ComponentType
data_object
ComponentValue
data_object
FindMode
data_object
GameObjectValue
data_object
Type
data_object
VariableName
Methods
functions
CollectArguments
functions
GetComponentType
Static Methods
functions
JsonRead
functions
JsonWrite
TargetComponent
Abstracts a link to a component - which can be * An actual component * A GameObject and a component type * A Variable (GameObject or Component) and a component type
class
Sandbox.Doo
.
Sandbox.Engine
build
Constructors
1
TargetComponent
(
)
data_object
Properties
6
ComponentType
string
The type of Component we want to access. This allows us to select members that exist on this type.
ComponentValue
Component
The Component we want to target directly.
FindMode
FindMode
GameObjectValue
GameObject
The GameObject that contains the target component.
Type
TargetType
VariableName
string
The name of the variable we're going to use. This can be a GameObject or a Component.
functions
Methods
2
CollectArguments
(
arguments
)
GetComponentType
(
)
Type
functions
Static Methods
2
JsonRead
(
reader
,
typeToConvert
)
object
JsonWrite
(
value
,
writer
)
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.