GetObjectStaticMeshComponent
From Onset Developer Wiki
Description
Gets the static mesh component of an object.
Syntax
GetObjectStaticMeshComponent(object)
Parameters
- player
The object identifier.
Return Value
- Returns the static mesh component and then can be used by UnrealLua
Example
__EDIT_ME__
See also
__EDIT_ME__