UE Plugin
UE Plugin
BP_BF_Coala
BP_BF_Coala
Collection of useful functions to make working with COALA more convenient.
Shows the current time as a string.
Input:
24System:Boolean
Output:
Time:String
Shows the current weather.
Input:
WorldContextObject:Object
Output:
Weather:WeatherType
NoData:Boolean
Input:
WorldContextObject:Object
Output:
CoalaBP:BP_coala
NotExist:Boolean
Calculates a float value for the current scaling.
Input:
WorldContextObject:Object
CalcFloat:Float
Output:
NotExist:Boolean
Float:Float
Multiplies a Vector with the coalascale.
Input:
WorldContextObject:Object
CalcVector:Vector
Output:
NotExist:BP_coala
Vector:Vector
Gets the Player with index 0.
Input:
WorldContextObject:Object
Output:
Exist:BP_coala
Player:BP Character