|
AudioSystem | Audio [get, set] |
|
IServiceRegistry | Services [get, set] |
|
object | Parameter [get, set] |
|
IGame | Game [get, set] |
|
AssetManager | Asset [get, set] |
|
GraphicsDevice | GraphicsDevice [get] |
|
UISystem | UI [get, set] |
|
InputManager | Input [get, set] |
|
EntitySystem | Entities [get, set] |
|
ScriptSystem | Script [get, set] |
|
RenderSystem | RenderSystem [get, set] |
|
EffectSystem | EffectSystem [get, set] |
|
Vector3 | VirtualResolution [get, set] |
|
EventHandler< EventArgs > | VirtualResolutionChanged |
|
long | Id [get, set] |
|
string | Name [get, set] |
| Gets or sets the name of this component. More...
|
|
bool | IsDisposed [get, set] |
| Has the component been disposed or not yet. More...
|
|
long | Id [get] |
| Gets the id of this component. More...
|
|
string | Name [get] |
| Gets the name of this component. More...
|
|
int | ReferenceCount [get] |
| Gets the reference count of this instance. More...
|
|
ObjectCollector | Collector [get] |
| Gets the collector. More...
|
|
IServiceRegistry | Services [get] |
|
object | Parameter [get, set] |
|
IGame | Game [get] |
|
AssetManager | Asset [get] |
|
GraphicsDevice | GraphicsDevice [get] |
|
InputManager | Input [get] |
|
EntitySystem | Entities [get] |
|
ScriptSystem | Script [get] |
|
RenderSystem | RenderSystem [get] |
|
EffectSystem | EffectSystem [get] |
|
AudioSystem | Audio [get] |
|
UISystem | UI [get] |
|
Vector3 | VirtualResolution [get, set] |
| Gets or sets the screen virtual resolution to use for this game. More...
|
|
Definition at line 51 of file ScriptContext.cs.
override void SiliconStudio.Paradox.ScriptContext.Destroy |
( |
| ) |
|
|
protectedvirtual |
EffectSystem SiliconStudio.Paradox.ScriptContext.EffectSystem |
|
getset |
IGame SiliconStudio.Paradox.ScriptContext.Game |
|
getset |
object SiliconStudio.Paradox.ScriptContext.Parameter |
|
getset |
RenderSystem SiliconStudio.Paradox.ScriptContext.RenderSystem |
|
getset |
UISystem SiliconStudio.Paradox.ScriptContext.UI |
|
getset |
Vector3 SiliconStudio.Paradox.ScriptContext.VirtualResolution |
|
getset |
EventHandler<EventArgs> SiliconStudio.Paradox.ScriptContext.VirtualResolutionChanged |
|
addremove |
The documentation for this class was generated from the following file:
- D:/Projects/Bitbucket Hosting/DoxygenFilesAndSources/Paradox v1.0.0 beta06/sources/engine/SiliconStudio.Paradox.Engine/ScriptContext.cs