Version: 2020.3
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

GraphView.SerializeGraphElements

매뉴얼로 전환
protected string SerializeGraphElements (IEnumerable<GraphElement> elements);

파라미터

elements Elements to serialize.

반환

string Serialized data.

설명

Default method for serializing graph elements.