public class ActionGotoRemote {
public ActionType type ;
public weak string title ;
public weak string file_name ;
public weak Dest dest ;
}

public ActionType type ;
public weak string title ;
public weak string file_name ;
public weak Dest dest ;
Created by Valadoc