Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Sandbox.ModAPI.Ingame.TerminalActionParameter.Deserialize

Morten Aune Lyrstad edited this page Apr 16, 2022 · 20 revisions

IndexNamespace IndexTerminalActionParameter

Summary

public static TerminalActionParameter Deserialize(string serializedValue, TypeCode typeCode)

Creates a TerminalActionParameter from a serialized value in a string and a type code.

Returns

TerminalActionParameter

Parameters

  • string serializedValue
  • TypeCode prohibited typeCode
Clone this wiki locally