PyriteCore.ScenarioCreation.IfAction.BeginUserSettings C# (CSharp) Method

BeginUserSettings() public method

public BeginUserSettings ( ) : bool
return bool
        public bool BeginUserSettings()
        {
            return true;
        }