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.

This should not be used in performance sensitive contexts.


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