BlueprintAPI > BlueprintAPI/Development
Attempts to retrieve the value of the specified integer console variable, if it exists.
Target is Kismet System Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
string | Variable Name | Name of the console variable to find. |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
integer | Return Value | The value if found, 0 otherwise. |