All pages
Powered by GitBook
1 of 1

Loading...

TryGetValue(string,T)

Method in VariableStorageBehaviour

Summary

public abstract bool TryGetValue<T>(string variableName, out T result);

Parameters

Name
Description

string variableName

T result