There is no spoon
UE3:SeqVar_Player (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceVariable >> SeqVar_Object >> SeqVar_Player |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'SeqVar_Player'
bAllPlayers
Type: bool
Return all player references?
Default value: True
PlayerIdx
Type: int
Individual player selection for multiplayer scripting
Internal variables
Players
Modifiers: transient
Local list of players in the game
Default values
Property | Value |
---|---|
ObjName | "Player" |
Instance functions
GetObjectValue
function Object GetObjectValue ()
Overrides: SeqVar_Object.GetObjectValue
returns the object this variable is currently pointing to if this variable represents a list of objects, only returns the first one