Module localization
source code
APIs for Nuke's localization functionality.
Use help('_localization') to get detailed help on the classes exposed
here.
This module provides the public interface to the localization module
and will remain stable. It uses an underlying native module called
_localization to provide this interface. While there is nothing stopping
you from using the _localization module directly, it may change in a
future release and break backwards compatibility.
|
FileEvent
Events received in file callbacks
|
|
ReadStatus
Localization status recieved by Read callbacks
|