I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:SeqCond_IsLoggedIn (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceCondition >> SeqCond_IsLoggedIn
Package: 
Engine
This class in other games:
UT3

Used to determine how many players are currently logged in

Properties

Property group 'SeqCond_IsLoggedIn'

NumNeededLoggedIn

Type: int


Default values

Property Value
ObjName "Is Logged In"
OutputLinks[0]
Member Value
LinkDesc "True"
OutputLinks[1]
Member Value
LinkDesc "False"
VariableLinks[0]
Member Value
ExpectedType Class'Engine.SeqVar_Int'
LinkDesc "NeededLoggedIn"
PropertyName 'NumNeededLoggedIn'

Events

CheckLogins

event bool CheckLogins ()

Checks with the OnlineSubsystem to determine if there are enough people logged in