public static SaveSessionToHIP ( bool bLockNodes, HEU_SessionBase session = null ) : bool | ||
bLockNodes | bool | Whether to lock nodes in HIP file so as not to recook them on load |
session | HEU_SessionBase | Session to save out. If null, uses default session. |
return | bool |