GetStreamedObjects: Difference between revisions
From Onset Developer Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Info|Function|Client|1.0}} | {{Info|Function|Client|1.0}} | ||
{{FuncDescription| | {{FuncDescription|Gets the streamed in objects for the local player.}} | ||
{{FuncSyntax|GetStreamedObjects( [, bGetAttached])}} | {{FuncSyntax|GetStreamedObjects( [, bGetAttached])}} | ||
{{FuncParameters}} | {{FuncParameters}} | ||
{{FuncParamOptional|bGetAttached|Get the attached objects}} | |||
{{FuncParamOptional|bGetAttached| | |||
{{FuncReturnValue| | {{FuncReturnValue|Returns a table with streamed in objects.}} | ||
== Example == | == Example == |
Revision as of 13:35, 14 February 2020
Description
Gets the streamed in objects for the local player.
Syntax
GetStreamedObjects( [, bGetAttached])
Parameters
- bGetAttached (optional)
Get the attached objects
Return Value
- Returns a table with streamed in objects.
Example
__EDIT_ME__
See also
- GetObjectCount
- GetObjectModelCount
- GetObjectModelGroup
- GetObjectModelName
- GetObjectModel
- GetObjectLocation
- GetObjectRotation
- GetObjectScale
- GetObjectBoundingBox
- GetObjectSize
- EnableObjectHitEvents
- GetObjectMass
- SetObjectEditorSpeed
- SetObjectEditable
- SetObjectOutline
- SetObjectCastShadow
- SetObjectColor
- SetObjectEmissiveColor
- SetObjectTexture
- SetObjectAnimatedTexture