Changeset 955 for cpp/frams/vm/classes/genoobj.h
- Timestamp:
- 06/25/20 00:34:29 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/vm/classes/genoobj.h
r732 r955 39 39 static Geno* fromObject(const ExtValue& v, bool warn = true); 40 40 static ParamInterface* getInterface(); 41 static charformatFromExtValue(ExtValue& v);41 static SString formatFromExtValue(ExtValue& v); 42 42 43 43 static Param& getStaticParam();
Note: See TracChangeset
for help on using the changeset viewer.