Version: 2022.3
言語: 日本語
public static bool IsValidUnityYAML (string yaml);

パラメーター

yaml String containing the value to be parsed.

説明

Returns true if the provided string can be parsed as YAML.

Do not use this in performance sensitive contexts.


Did you find this page useful? Please give it a rating: