Gah - a solution with more questions. – EntropicLqd
UE3:SeqCond_IsLoggedIn (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceCondition >> SeqCond_IsLoggedIn |
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. |
Used to determine how many players are currently logged in
Properties[edit]
Property group 'SeqCond_IsLoggedIn'[edit]
NumNeededLoggedIn[edit]
Type: int
The number of users that need to be logged in for it to activate as true
Default values[edit]
Property | Value | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ObjName | "Is Logged In" | ||||||||||||
OutputLinks[0] |
|
||||||||||||
OutputLinks[1] |
|
||||||||||||
VariableLinks[0] |
|
Events[edit]
CheckLogins[edit]
event bool CheckLogins ()
Checks with the OnlineSubsystem to determine if there are enough people logged in