Due to the recent resurgence of spam, we have temporarily disabled user creation and page editing/creation as we resolve the issue.
Difference between revisions of "String"
From Snapwiki
m (Fixing Flow category) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category:Flow]] | ||
== String == | == String == | ||
− | |||
A String variable can be set to a text string and used to control certain properties on other objects. | A String variable can be set to a text string and used to control certain properties on other objects. | ||
Line 12: | Line 12: | ||
|} | |} | ||
+ | |||
== Inputs == | == Inputs == | ||
{| class="wikitable" style="width: 60%;" | {| class="wikitable" style="width: 60%;" | ||
!colspan="3"|'''INPUTS''' | !colspan="3"|'''INPUTS''' | ||
|- | |- | ||
− | |[[File:Build.png|64px|link= | + | |[[File:Build.png|64px|link=Build]]||'''Build'''||Combine Integer, Number, Boolean or String variables into one String. |
|- | |- | ||
− | |[[File:Set.png|64px|link= | + | |[[File:Set.png|64px|link=Set]]||'''Set (String)'''||Set the String to the value specified in the input's properties. |
|} | |} | ||
Line 25: | Line 26: | ||
!colspan="3"|'''OUTPUTS''' | !colspan="3"|'''OUTPUTS''' | ||
|- | |- | ||
− | |[[File:OnChanged.png|64px|link= | + | |[[File:OnChanged.png|64px|link=On Changed]]||'''On Changed'''||When the value changes, send a signal. The activator is the Resource or Cached Entity that changed. There is no activator for Boolean, Color, Integer, Number or String variables. |
|} | |} | ||
Latest revision as of 2016-06-16T13:42:36
Contents
String
A String variable can be set to a text string and used to control certain properties on other objects.
Details
Object: String Category: Variable |
Inputs
INPUTS | ||
---|---|---|
![]() |
Build | Combine Integer, Number, Boolean or String variables into one String. |
![]() |
Set (String) | Set the String to the value specified in the input's properties. |
Outputs
OUTPUTS | ||
---|---|---|
![]() |
On Changed | When the value changes, send a signal. The activator is the Resource or Cached Entity that changed. There is no activator for Boolean, Color, Integer, Number or String variables. |
Properties
PROPERTIES | ||
---|---|---|
Name | String | The name of this object. Rename an object to make it easy to identify. |
Enable Scoring | Boolean | If false, no score will be awarded to teams or players. |
Also Add to Team Score | Boolean | f true, any time a player is awarded points, the same amount will be awarded to their team. |
Score Multiplier | Number | Scores awarded from kills will be scaled by this value. |
Glory Kill Score Multiplier | Number | Score gained from glory kills will be scaled by this value. |
Score For Player Kill | Integer | Number of points awarded to a player when they kill another player. |
Score For Demon Player Kill | Integer | Number of points awarded to a player when they kill a demon player. |
Par Time Bonus | Integer | Number of bonus points awarded to a player for completing the level under the Par Time defined in the Gameplay Settings. |
Bonus For All Secrets Found | Integer | Number of bonus points awarded to a player for finding all the secrets in the map. |
Demon Type (Possessed Scientist, Imp, Etc) | Integer | Number of points awarded when you kill this demon. |